The Wayback Machine - https://web.archive.org/web/20201224215750/https://github.com/Shramkoweb/frontend-project-lvl1
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
src
 
 
 
 
 
 
 
 
 
 

README.MD

A console application containing a set of mini-games with a single engine.

Maintainability

Requirements

  • Node 13+ version

How to start

  1. npm install
  2. Write to console node src/bin/pathToGame
  3. Enjoy the game

Skills and technologies

  • Environment Setup (cl: gitHub Actions, npm, babel, eslint)
  • Base project structure & architecture

Rules of the game

  • 3 rounds.
  • Wrong answer - Game Over.
  • Correct answer - step to next question.

Brain-Even

Need to answer an even number.

asciicast


Brain-Calc

Need to write the result of an expression.

asciicast


Brain-GCD

Need to find the greatest divisor.

asciicast


Brain-Progression

Need to find the missing number in arithmetic progression.

asciicast


Brain-Prime

Need to guess whether the number is "prime" or not.

asciicast

About

A bundle of console mini games πŸ“Ÿ

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.