braingames_likhvar
v1.2.2
Published
backend-project-lvl1
Downloads
6
Maintainers
Readme
backend-project-lvl1
Brain-Games
Packadge installation:
First make git clone https://github.com/onedealmaker/backend-project-lvl1.git
From the clonned directory follow these terminal commands:
'make install' - to install dependencies;
'make publish' - to locally publish the package;
'sudo npm install braingames_likhvar -g' - to install the package globally;
you can type "brain-games" - and the game ask for your name and say wellcome!
Launch game "is even?":
type: 'brain-even'
Launch game "calc":
type: 'brain-calc'
Launch game "grand common divisor"
type: 'brain-gcd'
Launch game "progression"
type: 'brain-progression'
Launch game "is prime?"
type: 'brain-prime'