Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 309 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 309 Bytes

Pixel Platformer

A simple platformer game that demostrates the power of the Entity game engine. This uses version 0.2.1 of Entity.

Running

All code is compiled into a single file, entity.min.js. To run debug.min.js you must download the source of EntityJS. Here