Skip to content

Brain-games is a project with 5 math games: even or odd, calculator, greatest common divisor (GDC), progression, prime. You can play several console games with simple rules. To win you need to give three correct answers. The project is written in Java.

Notifications You must be signed in to change notification settings

VictorGotsenko/java-project-61

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

Brain Games - JAVA project

Descriptions

You can play several console games with simple rules. To win you need to give three correct answers.

Вы можете поиграть в несколько консольных игр с простыми правилами. Для выйгрыша нужно дать три правильных ответа.

Installing

git clone https://github.com/VictorGotsenko/java-project-61.git
cd java-project-61.git
make install

Run app

make run-dist

Game examples

You can watch a demo of the games

Можно посмотреть демо игр. ...

You can see the game "Even" asciinema-recording at: https://asciinema.org/a/XVCI9IAMQq9Sd6rWnHga47hQV

You can see the game "Calc" asciinema-recording at: https://asciinema.org/a/IdYy2hCVk2ePnvxvFMn1o3n1q

You can see the game "GCD" asciinema-recording at: https://asciinema.org/a/3lCmjopgR720kkZ4f8R9pFE2s

You can see the game "Progression" asciinema-recording at: https://asciinema.org/a/EDRvGPqyNqdrd9e9H0y3p14jR

You can see the game "Prime" asciinema-recording at: https://asciinema.org/a/Iki92IstbrHwvL2DRJTaZ5YNn

About

Brain-games is a project with 5 math games: even or odd, calculator, greatest common divisor (GDC), progression, prime. You can play several console games with simple rules. To win you need to give three correct answers. The project is written in Java.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published