Memory Game

Description

Open Source C# Memory Game

This Memory Game, just like most of the other projects is also a part of school project. The goal was to give the classic card memory game some fresh twist. The whole game is coded in C#. Also there is an integration with Azure SQL Database.

The game allows a user to register and play the game, upon whose login the highest score is kept track of. But for the users that don’t want to create an account, there is an option to play the game as a guest.

Details
  • Date: May 9, 2021
  • Categories: Open Source
  • Github Memory Game