A set of mini-games includes:
- brain-gcd - the search for the greatest common dividend. For launcg game type brain-gcd.
- brain-progression - the search for the missing member of the progression. For launcg game type brain-progression.
- brain-even - guessing even or odd number. For launcg game type brain-even.
- brain-prime - guessing a simple or complicated number. For launcg game type brain-prime.
For INSTALL type the following commands after loading this repository from github
make install
make publish
npm link