denis-ok / hexlet-lvl-1-brain-games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintainability Build Status

Brain-Games

Hexlet JavaScript Project: level 1


This package is a pack of simple CLI games. You need to give 3 right answers in a row.

It is my first advanced programming expierence after just solving prepared exersizes. Project built in module architecture, so its possible to add new games without touching base module with engine. In this project i have learned basics of linux command line usage and JS environment setup for development.

Installation:

$ npm install -g project-lvl1-s168

Usage:

$ brain-games
$ brain-even
$ brain-calc
$ brain-gcd
$ brain-balance
$ brain-progression
$ brain-prime

About


Languages

Language:JavaScript 90.5%Language:Makefile 9.5%