Skip to content

rmsff/brain-games

Repository files navigation

brain-games

Hexlet Ltd. logo

This repository is created and maintained by a student of the Hexlet educational project community. This repository is a collection of games. Read more about Hexlet (in Russian).

brain-games

Build Status

Setup

$ sudo npm install -g @serikoff/brain-games

Play

$ brain-games

If you are using Linux and you have the error

$ brain-games
/usr/bin/env: 'node': No such file or directory

then enter the command

$ sudo ln -s $(which nodejs) /usr/local/bin/node

This should solve the problem.

About

This repository is a collection of games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published