You'll need to have [Node.js] (https://nodejs.org/) to get started.
$ git clone https://github.com/andrewdamelio/pizza-king.git
$ cd pizza-king
$ npm install
- If having issues try updating to the latest version of node.
$ npm start
Open http://localhost:8080 in your browser.
- Tons of refactoring todo
- Move to canvas
- Needs support for a variety of screen sizes
- Allow for multi-room support with leaderboards
- Add more powerups and level obstacles