Skip to content

Parfenix/java-project-61

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Hexlet tests and linter status:

Actions Status Maintainability

Brain Games is a collection of interactive math and logic games that can be played from the command line.

Game 1: "Checking the parity of a number"

victory

asciicast

defeat

asciicast

Game 2: "Calculator"

victory

asciicast

defeat

asciicast

Game 3: "GCD"

victory

asciicast

defeat

asciicast

Game 4: "Progression"

victory

asciicast

defeat

asciicast

Game 5: "Prime"

victory

asciicast

defeat

asciicast

Installation

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 installDist

Usage

Run the application using the following command:

make run-dist

Follow the prompts to select and play a game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published