elb-braingames_hexproj

Hexlet first project

Usage no npm install needed!

<script type="module">
  import elbBraingamesHexproj from 'https://cdn.skypack.dev/elb-braingames_hexproj';
</script>

README

Hexlet Brain-Games by Eldar Babaev

Build Status

Setup

$ make install

Start

$ make start

Play 'even' game

$ brain-even

asciicast

Play 'calculation' game

$ brain-calc

asciicast

Play 'guess greatest common divisor' game

$ brain-gcd

asciicast

Play 'guess missing number in the progression' game

$ brain-arithprog

asciicast

Play 'is it prime number?' game

$ brain-prime

asciicast