Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 431 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 431 Bytes

Hungry Dragon

Hungry dragon is a hungry birds clone only with a dragon... build in Phaser as part of a udemy course

Installation

as simple as:

  1. Clone the project.
  2. cd into the root folder.
  3. run npm install (asuming you have npm and node installed on your machine).
  4. run gulp.
  5. go to localhost:3000 in your browser and walla.

License

MIT