2.0.0 • Published 6 years ago

project1-br_games v2.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Brain-games

Maintainability Issue Count Build Status

Description

This is CLI mini math games. Set consist of 6 games:

  1. is Even?
  2. Calculator
  3. 'GCD'
  4. Balance
  5. Progression
  6. is Prime?

Installation

npm install -g project1-br_games

Play

In terminal you have to type brain-games or name of one of given game. For example: brain-even

Game's rules

Every game has 3 rounds. If you give right answer on any offered question it lets you go to the next round otherwise game over, which reports message with correct answer.

Game 1 - is Even?

$ brain-even

Sample

Play even GIF

Game 2 - Calculator

$ brain-calc

Sample

Play calc GIF

Game 3 - Greatest Common Divisor?

$ brain-gcd

Sample

play gcd GIF

Game 4 - Balance

$ brain-balance

Sample

play balance GIF

Game 5 - Progression

$ brain-progression

Sample

play progression GIF

Game 6 - is Prime

$ brain-prime

Sample

play prime GIF

2.0.0

6 years ago

1.9.0

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago