An open API service indexing awesome lists of open source software.

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.

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/)