Skip to content

«Brain Games» is a set of five console games built on the principle of popular mobile brain-boosting apps. 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.

Notifications You must be signed in to change notification settings

dimidroll450/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain-games

Hexlet frontend project I of IV

"Brain games" is a set of five console games written in Javascript

Hexlet tests and linter status:

Actions Status Maintainability js-linter

About game

"Mind Games" is a set of five console games based on the popular mobile brain-pumping apps. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered completed. Incorrect answers end the game and prompt you to play it again.

Games:

  • Calculator. Arithmetic expressions to be calculated.
  • Progression. Finding missing numbers in a sequence of numbers.
  • Determining an even number.
  • Determining the largest common divisor.
  • Determining a prime number.

Install (use local)

This package is not installed to NPM registry so you need to clone it from GitHub. After you have copied the project to your computer, go to the game directory and run the command:

make install

Uninstall

npm unlink
rm -r frontend-project-lvl1

Gameplay

"Brain-even" game

asciinema

"Brain-calc" game

asciinema

"Brain-prime" game

asciinema

"Brain-progression" game

asciinema

"Brain-gcd" game

asciinema

About

«Brain Games» is a set of five console games built on the principle of popular mobile brain-boosting apps. 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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published