1.0.2 • Published 4 years ago

plc_brain_games v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Brain games – simple console game

Maintainability Build Status


Study project "Brain games", Hexlet.

Install:

  1. Simply copy-paste this in your bash/terminal: sudo npm i -g plc_brain_games
  2. Enter your system password.
  3. Play! =)

Play:

Easy to play – just enter one of these games in your terminal after installing:

  • brain-even – is number even or not?

  • brain-calc – are you better than a calculator?

  • brain-gcd – are you good in math? Then try to find gcd.

  • brain-progression – find missed number in progression, if you dare...

  • brain-prime – who's the king of prime numbers in here?

Uninstall:

Didn't like the game? Uninstall it: sudo npm uninstall -g plc_brain_games