Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1014 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 1014 Bytes

Maintainability Build Status

Brain-games

First node.js project.

Run

- npm install -g firstbackendproject
- make start

Meaning

Five mini-games on the command line are played one after another. Purpose: to answer correctly 3 tasks. After a successful completion or error, the next game begins.

Games

  • Brain-even (to find out the even number.)
  • Brain-calc (to calculate several expressions.)
  • Brain-gcd (to know the greatest common divisor.)
  • Brain-progression (to find out the missing number in arithmetic progression.)
  • Brain-prime (to find out the prime number.)

asciicast