Skip to content

Set of five console games for training cognitive skills using math

Notifications You must be signed in to change notification settings

iuliiast/brain-games

Repository files navigation

Brain Games Maintainability Build Status

'Brain Games' is a set of five console games for training cognitive skills using math. In each game the player should answer questions. After three correct answers, the game is considered to be completed. Wrong answers end the game.

Install

  • Clone this repository
  • Install NVM and Node.js
  • Run these commands
$ make install
$ make publish
$ npm link

'Brain Even'

Guess if the number is even

asciicast

'Brain Calc'

Calculate arithmetic expressions

asciicast

'Brain GCD'

Guess the greatest common divisor

asciicast

'Brain Prime'

Guess if the number is prime

asciicast

'Brain Progression'

Write a missed number in a sequence of numbers

asciicast

About

Set of five console games for training cognitive skills using math

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published