Skip to content
/ hobo Public

Tragical game with a hobo protagonist who ought to collect bottles for surviving

License

Notifications You must be signed in to change notification settings

devlato/hobo

Repository files navigation

Hobo game

The current game prototype has been implemented with Palo boilerplate for React.js on ng-europe hackathon during one and a half hours.

How to run it

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.

TODO

  1. Migrate to Redux

  2. Fix bugs

  3. Improve generation of bottles

  4. Allow gamer to loose the game

  5. Add user stats

  6. Add Share buttons