Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.52 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.52 KB

Hexlet tests and linter status:

Actions Status

Description

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

Game list

  1. brain-even. Determining an even number.
  2. brain-calc. Arithmetic expressions to be calculated.
  3. brain-gcd. Determining the largest common divisor.
  4. brain-progression. Finding missing numbers in a sequence of numbers.
  5. brain-prime. Determining a prime number.

Overviews

brain-even

asciicast

brain-calc

asciicast

brain-gcd

asciicast

brain-progression

asciicast