https://github.com/charlesstover/platformer-engine
A 2D platformer engine implemented in the web browser.
https://github.com/charlesstover/platformer-engine
css game-engine github html javascript js
Last synced: 2 months ago
JSON representation
A 2D platformer engine implemented in the web browser.
- Host: GitHub
- URL: https://github.com/charlesstover/platformer-engine
- Owner: CharlesStover
- License: mit
- Created: 2018-06-28T03:50:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T14:45:56.000Z (almost 7 years ago)
- Last Synced: 2025-02-10T07:17:01.837Z (4 months ago)
- Topics: css, game-engine, github, html, javascript, js
- Language: JavaScript
- Homepage: https://gamingmedley.github.io/platformer-engine/
- Size: 150 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Platformer Engine
A 2D platformer engine implemented in the web browser.## Tech Stack
* jQuery - used to get DOM Nodes and update CSS properties## Demo
* [Github Pages](https://gamingmedley.github.io/platformer-engine/)