Skip to content

elenashcherbinina/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

Project description

Brain Games is a set of five console games based on popular mobile brain training apps. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered to be completed. Wrong answers end the game and offer to play it again.

Games:

  • Even Number Definition
  • Calculator
  • Finding the Greatest Common Divisor
  • Progression: Finding Missing Numbers in a Number Sequence
  • Prime Number Definition

Requirements

node.js 13.0+

Install

Via npm:

npm ci

Usage

Run the specific game.

1. Even Number

brain-even

Project Demo:

asciicast

2. Calculator

brain-calc

Project Demo:

asciicast

3. Finding the Greatest Common Divisor

brain-gcd

Project Demo:

asciicast

4. Progression

brain-progression

Project Demo:

asciicast

5. Prime Number Definition

brain-prime

Project Demo :

asciicast

About

Brain Games is a set of five console games based on popular mobile brain training apps.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors