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
- Host: GitHub
- URL: https://github.com/xorgzz/memory_game
- Owner: xorgzz
- License: gpl-3.0
- Created: 2024-04-02T19:01:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T20:16:40.000Z (about 2 years ago)
- Last Synced: 2025-01-22T09:33:37.943Z (over 1 year ago)
- Topics: cool-stuff, java, jframe, memory-game
- Language: Java
- Homepage:
- Size: 4.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Memory_Game
### Game to test your memory skills

- 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

### GLHF