brain-games-s504
v3.2.0
Published
My first package
Downloads
20
Readme
brain-games-s504
by Mikhail Smyslov
About
My first project on Hexlet
Installation
npm install brain-games-s504 -g
Playing
brain-games - runs the main menu to choose a game.
You can also launch games without the main menu by using brain-even, brain-calc, brain-gcd, brain-prog, brain-prime.
History
- 1.0.0 - Original;
- 1.1.0 - User name input added;
- 1.2.0 - brain-even game added;
- 1.3.0 - brain-calc game added;-
- 2.0.0 - Modified architecture and modules organization, brain-gcd game added, main menu added;
- 2.0.1 - Minor corrections;
- 2.1.1 - brain-progression game added and some code optimization done;
- 2.1.2 - Minor corrections;
- 2.2.2 - brain-prime game added and some code optimization done;
- 2.2.3 - refactoring;
- 2.2.4 - readme updated;
- 2.2.5 - readme updated;
- 3.0.0 - Architecture modified, corrections according to mentor's remarks;
- 3.1.0 - corrections according to mentor's remarks;
- 3.1.2 - corrections according to mentor's remarks;
- 3.1.2 - corrections according to mentor's remarks;
- 3.1.3 - facade for games selection added;
- 3.2.0 - internall realization modified for some modules;
