dz-games

"First node.js project: console games"

Usage no npm install needed!

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

README

Nodejs Hexlet project "Brain-games"

Build Status

Games: how to install and play

To install the npm package dz-games, type in the command-line: npm install dz-games -g

asciicast

Brain-Game "Is this number even?"

to play this game, type brain-even in the command-line

asciicast

Brain-Game "What is the result of the expression?"

to play this game, type brain-calc in the command-line

asciicast

Brain-Game "Find the greatest common divisor of given numbers"

to play this game, type brain-gcd in the command-line

asciicast

Brain-Game "What number is missing in the progression?"

to play this game, type brain-progression in the command-line

asciicast