hexlet-1vl-s474

1.8.7 • Public • Published

project "Brain Games"

for hexlet projects level 1

Maintainability

Build Status

set of console mini-games: "is number even?" "calculate random expression" "find great common divisor" "calculate hidden element of progression" "is number prime ?"

author: max dragaytsev

Install packet from NPM

$ npm install -g hexlet-1vl-s474

Launch game after install

"is number even?"

$ brain-even  

"calculate random expression"

$ brain-calc  

"find great common divisor"

$ brain-gcd  

"calculate hidden element of progression"

$ brain-progression  

"is number prime ?"

$ brain-prime  

Screencasts of game process:

even:

asciicast

alculator:

asciicast

great common divisor

asciicast

progression

asciicast

prime

asciicast

Readme

Keywords

Package Sidebar

Install

npm i hexlet-1vl-s474

Weekly Downloads

0

Version

1.8.7

License

ISC

Unpacked Size

50.6 kB

Total Files

21

Last publish

Collaborators

  • dmax1447