Skip to content

denikeev/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node CI Maintainability Actions Status

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
make brain-calc
make brain-gcd
make brain-progression
make brain-prime

Install all games global

make link

and run short command, for example:

brain-even

Demos

brain-progression

brain-progression

brain-even

brain-even

brain-calc

brain-calc

brain-gcd

brain-gcd

brain-prime

brain-prime

About

"Brain Games" is a set of five console games

Resources

Stars

Watchers

Forks

Packages

No packages published