evgeniyworkbel / frontend-project-lvl1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actions Status Maintainability

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

brain-prime

asciicast

About


Languages

Language:JavaScript 96.0%Language:Makefile 4.0%