hexlet-level1-brain-game

CLI Brain game. Practice level 1 on hexlet nodejs

Usage no npm install needed!

<script type="module">
  import hexletLevel1BrainGame from 'https://cdn.skypack.dev/hexlet-level1-brain-game';
</script>

README

Maintainability Build Status

CLI Brain Games

Description

This is a CLI game to train your mind.

How to install

To install please write in terminal (global install):

npm -g install hexlet-level1-brain-game

or (local install):

mkdir brain_games
cd brain_games
git clone https://github.com/Badasper/project-lvl1-s168
make install
npm link

How to use

To use please write in terminal:

brain-even
brain-calc
brain-gcd
brain-balance
brain-progression
brain-prime

Asciinema