1.1.0 • Published 4 years ago

@sotruy/braingames_project1 v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Brain-games: hexlet-project-lvl1


Maintainability Brain games CI


About

This is the set of simple console text games called "Brain games". In each game you need to give three correct answers in a row. It is my first advanced learning project from online-course Hexlet. In this project I have learned to setup the JavaScript development environment, use Git commands, GitHub, Eslint, etc.


Install

npm install -g @sotruy/braingames_project1

Usage

Run $ brain-games command and you will see the list of next games:

  1. Brain-even
  2. Brain-calc
  3. Brain-gcd
  4. Brain-prime
  5. Brain-progression

Brain-even game example asciicast

Brain-calc game example asciicast

Brain-gcd game example asciicast

Brain-progression game example asciicast

Brain-prime game example asciicast