Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 763 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 763 Bytes

Pizza King - WIP

Demo

screen shot 2015-11-30 at 12 44 18 pm

Installation

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.

Getting Started

$ npm start

Open http://localhost:8080 in your browser.

Todo

  • 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