Skip to content

Amaliiya/fullstack-javascript-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Description

This repository contains 5 logic games. To win, you need to answer 3 questions correctly.

Repository Setup

To run the project correctly, you need to:

  1. Install Node.js (instructions)
  2. Clone the repository locally using the command: git clone [email protected]:Amaliiya/fullstack-javascript-project-44.git
  3. Run the command make install
  4. Run the command npm link

Game list

To launch a game from the list below, enter the command make game-name.

  1. "brain-even" - Game: "Even or Odd Check"
  2. "brain-calc" - Game: "Calculator"
  3. "brain-gcd" - Game: "Greatest Common Divisor"
  4. "brain-progression" - Game: "Arithmetic Progression"
  5. "brain-prime" - Game: "Is It a Prime Number?"

Preview

brain-even asciinema asciicast

brain-calc asciinema asciicast

brain-gcd asciinema asciicast

brain-progression asciinema asciicast

brain-prime asciinema asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published