Skip to content

Grad566/Mind-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

About the Project:

"Mind Games" is a collection of five console games, designed based on popular brain-training mobile applications. Each game asks questions that require correct answers. After three correct answers, the game is considered passed. Incorrect answers end the game and suggest starting over.

Asciinema for the game "Even":

Watch Even Game Asciinema

Asciinema for the game "Calc":

Watch Calc Game Asciinema

Asciinema for the game "GCD":

Watch GCD Game Asciinema

Asciinema for the game "Progression":

Watch Progression Game Asciinema

Asciinema for the game "Prime":

Watch Prime Game Asciinema

Project Build:

  • To build the project: gradle installDist or ./build/install/app/bin/app
  • To run the project: gradle run
  • To run the project via Makefile: make run-dist
  • To check with linter: gradle checkstyleMain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published