Brain Games is a collection of interactive math and logic games that can be played from the command line.
Ensure you have Java and Gradle installed on your system. Then, clone the repository and build the project:
git clone git@github.com:Parfenix/java-project-61.git
./gradlew clean installDistRun the application using the following command:
make run-distFollow the prompts to select and play a game.