Skip to content

isimyi/frontend-project-lvl1

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Linter Checks Status

Installation

  1. Clone project
    git@github.com:isimyi/frontend-project-lvl1.git
    
  2. Go to project directory
    cd frontend-project-lvl-1
    
  3. Install dependencies
    make install
    
  4. Create symlink to the package in global folder
    npm link
    

asciicast

Games

Brain Even

Detect if number is even.

To run the game, do

brain-even

asciicast

Brain Calc

Calculate result of math operation.

To run the game, do

brain-calc

asciicast

Brain GDC

Find greatest common divisor.

To run the game, do

brain-gcd

asciicast

Brain Progression

Find missing number in progression.

To run the game, do

brain-progression

asciicast

Brain Prime

Detect if number is prime.

To run the game, do

brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published