Skip to content

DiBDV/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet first project "brain games"

Actions Status Github Actions Status

Maintainability Test Coverage

Project description

The main aim of the project is to show initial knowledge about the JavaScript. The following aspects were covered in the games:

  • 'for' loops;
  • 'while' loops;
  • arrays;
  • node environtment setup;
  • Git Actions;
  • Linter.

System requirements

All games are CLI based and can be launched in your terminal. The following programms are expected to be installed:

  • Node.js
  • GitHub CLI

How to install

mkdir braingames ~/Documents
cd ~/Documents/braingames
git clone [email protected]:DiBDV/frontend-project-lvl1.git

How to run the games

cd ~/Documents/braingames/frontend-project-lvl1
node bin/brain-games.js
node bin/brain-calc.js
node bin/brain-even.js
node bin/brain-gcd.js
node bin/brain-prime.js
node bin/brain-progression.js

Terminal session of the game

See below asciinema of the games:

Versioning guidelines

Project versioning is following Semantic Versioning 2.0.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published