项目作者: mehmet-karagoz

项目描述 :
Memory game in Java
高级语言: Java
项目地址: git://github.com/mehmet-karagoz/MemoryGame.git
创建时间: 2021-01-01T09:13:19Z
项目社区:https://github.com/mehmet-karagoz/MemoryGame

开源协议:

下载


MemoryGame

Memory game in Java using arrays and Serializable interface

Java version
Jdk version

Usage example

When you run the program you will see the game board. Like this:

Since the game board has a 4 x 4 matrix, you should enter a value between 0 and 3 with one space for each prediction.

If you want to exit the game just press ‘q’.

Then you can continue playing the game again where you left off.

You can play the game as you wish by changing the letters on the game board yourself.

Have a nice game. :)

If you run into a problem, you can let me know here or on my Twitter account. - @Mehmetkaragoz07 - karagoz.mhmtg@gmail.com

https://github.com/mehmet-karagoz