Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 1.85 KB

File metadata and controls

44 lines (37 loc) · 1.85 KB

Brain game project

simple brain games

Maintainability Test Coverage code quality test coverage npm version

Install

$ sudo npm install -g sb-game

Run game - Even

$ brain-even

asciicast

Run game - Calc

$ brain-calc

asciicast

Run game - Find GCD

$ brain-gcd

asciicast

Run game - Progression

$ brain-progression

asciicast

Run game - Prime

$ brain-prime

asciicast