Skip to content

StoyingV/frontend-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Hexlet tests and linter status:

Actions Status

Abiturient badges

Maintainability

Description

Brain Games is a similar package programm It was made for educational reasons, most reason was to improve developer skills.

You can check your matematic capabilities

Setup Guide

  1. Clone repositary on your PC
git clone [email protected]:StoyingV/frontend-project-44.git
  1. Install dependesys If you are using utilit make type command
make install

If you do not use utilit make , make sure that you have insalled package maneger npm

npm -v

than type command

sudo npm ci

For runing you are able to use different commands, depends on game you are interested. Look below

brain-games //run greeting
brain-even // run checking even numbers game
brain-calc// run calculation game
brain-gcd// run looking for greatest common devider
brain-progression// run progression module game
brain-prime // run cheking primery of numbers game

Example of work

Brain Even: asciicast

Brain Calculator game: asciicast

Brain Greatest Common Devider: asciicast

Brain Progression: asciicast

Brain Prime: asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published