C# Tutorial Create a Memory Matching Game in Visual Studio
Moo ICT
Full tutorial - https://www.mooict.com/c-tutorial-create-a-superhero-memory-game/
In this tutorial we will show you how to create a memory matching game. In this game you will cards will be shuffled on the screen and you will need to match two cards in order for them to get removed from screen. There will be a timer for 60 seconds and you are also able to reset the game and start again. This tutorial does not use any third party game libraries such as unreal, unity 3d or html 5. We will use pure Windows Form Application and Visual Studio. This game will be created using c# programming language. All images and full source code is available on the mooict tutorial page. Please download them or use your own.
Have fun. ... https://www.youtube.com/watch?v=1Vh_buDuyAo
9634678 Bytes