Small platformer game rushly developed #uglyCodeAndBugsInside with Typescript + Phaser JS for the Akeneo Game Jam #3.
You can play the demo here
You need to have node
and npm
installed
To install dependencies, run:
npm install
This will install all required local dependencies
To build project you can use:
npm run build
npm run dev
Thx @grena for the Game Jam org!
Thx @wlk for the following boilerplate https://github.com/wlk/phaser-typescript-boilerplate
Thx Buch for the Art Work http://opengameart.org/content/a-platformer-in-the-forest
Thx Puddin for the Art Work http://opengameart.org/content/rotating-coin
Thx Trey Parker & Matt Stone for the original Underpants Gnome idea https://en.wikipedia.org/wiki/Gnomes_(South_Park)