Skip to content

PeresvetS/BrainsGames

Repository files navigation

Brain games

Code Climate Test Coverage Issue Count Build Status

Welcome!

Use make install to install the game from source, make start to see the main menu.

The list of games:

  1. brain-even
  2. brain-calc
  3. brain-gcd
  4. brain-balanc
  5. brain-progression
  6. brain-prime

You can also install the game via npm. Just enter $ npm install [-g] brain-games-primary.
Now you can call the menu via npm start brain-games or simple brain-games.
To immediately start the specific game without a menu, use its name exactly as it is written above the line.

Releases

No releases published

Packages

No packages published