Skip to content

dmsedov/Brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games based on node.js

Code Climate Build Status

Description

This is CLI "Brain Games" application for Node.js, which will help you to develop mathematical possibilities by playing in games. Set consist of 6 games:

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

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. To restart you have to enter again brain-games.

Installation

npm install -g  brain-games-by-dmsedov

Play

In terminal you have to simply type next:
brain-games

Example of installing and playing the game

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors