Skip to content

Kseolis/console-games-25

Repository files navigation

Hexlet tests and linter status:

Actions Status Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%)

Brain Games

Brain Games is a collection of simple console mini-games to train your logic and arithmetic skills. Each game offers a quick challenge that you need to solve correctly to win.

Game List

  • brain-even — Determine if a number is even.
  • brain-calc — Calculate the result of a random arithmetic expression.
  • brain-gcd — Find the greatest common divisor of two numbers.
  • brain-progression — Find the missing number in an arithmetic progression.
  • brain-prime — Determine if a number is prime.

Installation

npm install

How to Run

Welcome screen

brain-games

Even number game

brain-even

asciicast

Calculator game

brain-calc

asciicast

Greatest common divisor game

brain-gcd

asciicast

Arithmetic progression game

brain-progression

asciicast

Prime number game

brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors