UI for puzzle based game. This UI is intented to be used for hosting games in laptop during exhibition / conference.
$ git clone https://github.com/boothgames/hiccup.git
$ cd hiccup
$ npm installEnsure nightfury is setup and running.
$ npm startFrom the browser visit http://localhost:3000/settings or the url/settings where hiccup is hosted, then
- Provide a nickname for the client (this name has to be unique)
- Choose the games which are to part of this client
Now point the browser to http://localhost:3000/ or the url where the hiccup is hosted and start playing the games.
hiccup is an open source project under the Apache 2.0 license, and contributions are gladly welcomed! To submit your changes please open a pull request.