shakedhagag / MemoryGame

A fun .NET console application written in C# as a part of an academic course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemoryGame

A fun .NET console application written in C# as a part of an academic course.

On start: enter the names of the players or choose to play against the computer! Then choose the width and height of the memory game board! Enter the first tile coordinate (i.e A1, B3, B2...) you wish to reveal! Enter the second coordinate. Found a match? Awesome! your score is up! Not a match? No worries just try and remember the revealed tiles!

emptyTable

If you chose to play against the computer watch out! He probably has a better ability to remember! 😉

This project is done as a part of an academic course in collaboration with @Itay62

About

A fun .NET console application written in C# as a part of an academic course.


Languages

Language:C# 100.0%