Skip to content

octaharon/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is the first educational assessment project by Hexlet for the Frontend Developer profession. The concept is to create a set of console-run mathematical games, that I humbly augmented with certain tweaks to make it not only educational but somewhat challenging as well.

Hexlet tests and linter status:

Test Status

CodeClimate badge

Maintainability

ESLint / Github Actions badge

Run ESLint on Push/PR

Installation

Make sure you have NodeJS 13+ installed

make install
sudo npm link

Games

Game menu

Set environment BRAIN_GAMES_MODE=menu and run brain-games. Otherwise brain-games runs a game intro stub asciicast

brain-even game

The player is supposed to tell the parity of a number asciicast

brain-calc game

The player has to do some arithmetical calculations asciicast

brain-gcd game

The player is required to calculate the greatest common divisor of two numbers asciicast

brain-progression game

The player should fill in the gap in an arithmetic progression asciicast

brain-prime game

The player should tell whether the given number is prime asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published