Skip to content

Yoffic/brain-games-utility

Repository files navigation

Brain Games

Maintainability Build Status

This project consist of 5 console games.

First, you need to install npm. Run make install in the project directory.
Then generate build of the package running command make publish.

After that you can install brain-games locally using npm link in the project directory.

asciicast

To start first game run command

brain-even

This is how the game looks like

asciicast

To start second game run command

brain-calc

This is how the game looks like

asciicast

To start third game run command

brain-gcd

This is how the third game looks like

asciicast

To start forth game run command

brain-progression

This is how the forth game looks like

asciicast

To start fifth game run command

brain-prime

This is how the fifth game looks like asciicast

About

Console games (study project at hexlet.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published