Skip to content

onedealmaker/backend-project-lvl1

Repository files navigation

backend-project-lvl1

Maintainability Build Status

Brain-Games

Packadge installation:

First make git clone https://github.com/onedealmaker/backend-project-lvl1.git From the clonned directory follow these terminal commands:

  1. 'make install' - to install dependencies;

  2. 'make publish' - to locally publish the package;

  3. 'sudo npm install braingames_likhvar -g' - to install the package globally;

    you can type "brain-games" - the game ask for your name and say wellcome!

asciicast

Launch game "is even?":

type: 'brain-even'

asciicast

Launch game "calc":

type: 'brain-calc'

asciicast

Launch game "grand common divisor"

type: 'brain-gcd'

asciicast

Launch game "progression"

type: 'brain-progression'

asciicast

Launch game "is prime?"

type: 'brain-prime'

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published