- Simple guessing and memory game based on the following Wikipedia article https://en.wikipedia.org/wiki/Matching_game
- The game is written in Java 17
- The game is divided into 5 classes (Main, FilesManagement, GameMechanics, Score and Board)
- To start the game open and run main method in Main class.
- Currently, the game has only 2 difficulty levels but the design makes it easy to increase the number of difficulty levels.
- I tried to make sure that the game design and the game documentation make its update, maintenance, testing and bugs removal relatively easy.
-
Notifications
You must be signed in to change notification settings - Fork 0
Memory Game based on https://en.wikipedia.org/wiki/Matching_game
Dawid-Deszcz/MemoryGame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Memory Game based on https://en.wikipedia.org/wiki/Matching_game
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published