nullablemind / brain-games

🧠 Brain Games by Hexlet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧠 Brain Games

Maintainability Build Status

A set of games by the type of question-answer

Install:

make install - install dependencies

Run games:

make run-balance - run game balance

make run-calc - run game calc

make run-even - run game even

make run-gcd - run game gcd

make run-progression - run game progression

Other commands:

make test - launch tests

make publish - publish game to npm

Made as part of project training at hexlet.io

About

🧠 Brain Games by Hexlet

License:MIT License


Languages

Language:JavaScript 95.8%Language:Makefile 4.2%