Skip to content

hellion86/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Node CI

Descriprion

🏀Brain Games is a set of small console games. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered to be completed. Wrong answers end the game and offer to play it again.

1. Install dependencies:

This game is for the Node.js v16.8.0 and later.

$ make install

2. Play games:

$ sudo npm link

Games will be available in the terminal by their name

⭐Brain-even game:

asciicast

⭐Brain-calc game:

asciicast

⭐Brain-gcd game:

asciicast

⭐Brain-progression game:

asciicast

⭐Brain-prime game:

asciicast