The current game prototype has been implemented with Palo boilerplate for React.js on ng-europe hackathon during one and a half hours.
Just clone the project, go to the project directory and run the commands:
$ npm i
$ npm start
And navigate to http://localhost:8095/ in your browser after that.
-
Migrate to Redux
-
Fix bugs
-
Improve generation of bottles
-
Allow gamer to loose the game
-
Add user stats
-
Add Share buttons