alexiva0 / frontend-project-lvl1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brain games

CI Maintainability Test Coverage

This package includes 5 simple math games:

  • brain-even
  • brain-calc
  • brain-gcd
  • brain-progression
  • brain-prime

Setup

make install

Usage

To install package locally use:

npm link

Use this commands to start a game:

brain-even
brain-calc
brain-gcd
brain-progression
brain-prime

Installation and usage of brain-even game

asciicast

Installation and usage of brain-calc game

asciicast

Installation and usage of brain-gcd game

asciicast

Installation and usage of brain-progression game

asciicast

Installation and usage of brain-prime game

asciicast

About


Languages

Language:JavaScript 94.0%Language:Makefile 6.0%