An open API service indexing awesome lists of open source software.

https://github.com/xorgzz/memory_game

Game to test your memory skills
https://github.com/xorgzz/memory_game

cool-stuff java jframe memory-game

Last synced: over 1 year ago
JSON representation

Game to test your memory skills

Awesome Lists containing this project

README

          

# Memory_Game
### Game to test your memory skills
![image](https://github.com/xorgzz/Memory-Game/assets/118397053/b423eb84-60d1-44bd-8e4b-fcff8ad3bc8e)
- Easy 4x4
- Medium 6x6
- Hard 8x8

How to run?\
`$ javac -d ./out src/memo/*.java && cd out && java memo.Main`
> (Important to notice that in order to start (java memo.Main) you need to be in out directory)

build.bat - debug\
MemoryGame.vbs - consoleless start **ONLY FOR WINDOWS**

## Game Preview
![image](https://github.com/xorgzz/Memory-Game/assets/118397053/638e98c2-2380-4eec-8f03-b0bfaec12a17)

### GLHF