brain-u42

CLI utulity for intelectual Brain Games. Created specially for Hexlet.io

Usage no npm install needed!

<script type="module">
  import brainU42 from 'https://cdn.skypack.dev/brain-u42';
</script>

README

Hexlet.io practical project

project-lvl1-s400

Maintainability Test Coverage Build Status

Clone it

cd <to projects dir>

git clone https://github.com/umkin/project-lvl1-s400.git

cd project-lvl1-s400

Install

for local dir installation make

install globally npm i -g brain-u42

NMP page

https://www.npmjs.com/package/brain-u42

Global installation and run all games

Even Game: local run

run game make even

Calc Game: local run

run game make calc

Greatest common divisor game

run game make gcd

Find missing chain in arithmetic progression

run game make prog

Guess: number prime or not

run game make prime