Nesaq / brainGames

Five console games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexlet tests and linter status:

Actions Status

Maintainability

My Github Actions

Welcome to "Brain-games!"

Before you is a series of five console games.

Follow the steps below to install them for yourself:

  1. Download the repository.
  2. Type in the terminal command make install for set dependencies.
  3. Install games using the npm link command in the terminal.
  4. Type: make game-name to run the games.
  5. Node.js version 17 and higher.

Game names:

1. brain-even
2. brain-calc
3. brain-gcd
4. brain-progression
5. brain-prime

brain-even asciicast

brain-calc asciicast

brain-gcd asciicast

brain-progression asciicast

brain-prime asciicast

About

Five console games


Languages

Language:JavaScript 93.8%Language:Makefile 6.2%