Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.47 KB

File metadata and controls

42 lines (26 loc) · 1.47 KB

Hexlet tests and linter status:

Actions Status Maintainability

Brain Games

“Brain Games” is the first educational project of the hexlet course, games is a set of five console games built around popular mobile brain-pumping apps. Each game asks questions that must be answered correctly. After three correct answers, the game is over. Incorrect answers end the game and offer to go through the game again.

Setup

make install

Run game

make brain-even

Demos

brain-even

brain-even

brain-calc

brain-calc

brain-gcd

brain-gcd

brain-progression

brain-progression