moralex-brain-games

Brain games

Usage no npm install needed!

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

README

Brain-Games

Maintainability Test Coverage Build Status

This node.js-based project is a set of mini-games that are launched from the console.

Before need install node.js with npm!

Install games

npm i -g moralex-brain-games

Includes:

Is even number?

Determine whether the number is even
Type in the console: brain-even

Calculate operation

Calculate the expression of two numbers
brain-calc

Find great common divisor

Calculate the great common divisor of two numbers
brain-gcd

Balance number

Balance the number
brain-balance

Progression game

Find out the missed element of progression
brain-progression

Is prime number?

Determine whether the number is prime
brain-prime