Skip to content

Six simple CLI games. В рамках данного проекта реализован набор мини-игр, запускаемых из консоли.

Notifications You must be signed in to change notification settings

igorkusoff/project-lvl1-s69

Repository files navigation

Six simple CLI games:

  • brain-even - Answer "yes" if given number even otherwise answer "no".
  • brain-calc - What is the result of the expression of given numbers?
  • brain-gcd - Find the greatest common divisor of given numbers.
  • brain-balance - Balance (level) the given number.
  • brain-progression - What number is missing in this progression?
  • brain-prime - Is given number a prime?

Install

npm install -g hexlet-bg-ik


Code Climate Issue Count Build Status

About

Six simple CLI games. В рамках данного проекта реализован набор мини-игр, запускаемых из консоли.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published