My main purpose of coding is professional, i think it's important to separate work and free time. Mostly because when time to work comes, you can focus 100% on completing task and when free time comes your mind need some rest. Anyway coding is also my hobby, I feel satisfaction after solving ocurring problems or after learning new technologies and tools.
Memory game where you need to find pairs of words.
Funcionalites:
- two difficulty levels,
- importing words from text file,
- importing and exporting high scores,
- measuring players score and time of each game.
- Java 17
To setup and run this project:
- Clone repository
git clone https://github.com/matsior/memory-game
- Open project in your favourite IDE and run