SameGame implementation in java (School project)
Simple SameGame implementation in Java playable in console and with UI.
- Clone the repo
git clone https://github.com/roxxorarc/SameGame
- Enter the root folder
cd SameGame
- Compile and execute
mvn clean javafx:run