Skip to content

vbuzivskoy/brain-games

Repository files navigation

Maintainability

Node CI

Brain Games

This is a collerction of mini-games that run from console. These games are:

How to install game collection

To install the game collection execute the following command with administrator rights:

npm install --global bvv1-frontend-project-lvl1

asciicast

Game "Checking parity"

In this game a player needs to answer if a number is even.

To start the game execute the following command in your shell:

brain-even

How to play

asciicast

Game "Calculator"

In this game a player needs to calculate a mathimatical expression.

To start the game execute the following command in your shell:

brain-calc

How to play

asciicast

Game "Greatest common divisor"

In this game a player needs to find the greatest common divisor of two numbers.

To start the game execute the following command in your shell:

brain-gcd

How to play

asciicast

Game "Progression"

In this game a player needs to find a missing member of an arithmetical progression.

To start the game execute the following command in your shell:

brain-progression

How to play

asciicast

Game "Prime number"

In this game a player needs to answer if a number is a prime one.

To start the game execute the following command in your shell:

brain-prime

How to play

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published