kaguya3222 / frontend-project-lvl1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brain games

This project offers you to play in several games by your choice:

  • is even game
  • calculator game
  • greatest common divider game
  • progression game
  • is prime game

Minimal requirements:

  • Installed Node.js (12+)
  • Ability to use make GNU Command (If you use linux - it will be available by default)

Steps to run:

  1. Clone this repo using git clone
  2. Run make install
  3. Run make link
  4. Run one of the following commands (depending on what game you want to play):

Hexlet tests and linter status:

Node.js CI

Actions Status

Maintainability

About


Languages

Language:JavaScript 97.8%Language:Makefile 2.2%