Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bendangelo/PixelPlatformer
Platformer html5 game developed in Entity.
https://github.com/bendangelo/PixelPlatformer
Last synced: 6 days ago
JSON representation
Platformer html5 game developed in Entity.
- Host: GitHub
- URL: https://github.com/bendangelo/PixelPlatformer
- Owner: bendangelo
- Created: 2011-10-12T02:10:25.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-30T15:30:20.000Z (almost 13 years ago)
- Last Synced: 2024-08-02T06:17:08.976Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.37 MB
- Stars: 24
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-source-games - PixelPlatformer - Simple platformer game that demostrates the power of the Entity game engine. (Browser-Based / Arcade)
README
# 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](https://github.com/bendangelo/EntityJS)