plc_brain_games
v1.0.2
Published
Use your brains to play these games. Simple in-terminal textual game.
Downloads
29
Readme
Brain games – simple console game
Study project "Brain games", Hexlet.
Install:
- Simply copy-paste this in your bash/terminal:
sudo npm i -g plc_brain_games
- Enter your system password.
- 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