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

https://github.com/newfront/gameengine

Here is a take on building a game engine with html5
https://github.com/newfront/gameengine

Last synced: 9 months ago
JSON representation

Here is a take on building a game engine with html5

Awesome Lists containing this project

README

          

# HTML5 Game Engine
The likeness to the sprites originally found in Nintendo's A Link to the Past are indeed similar, but used as an example of how a game like A Link to the Past could be created using this engine.

### How to use
Just clone the source and load in localhost nginx or similar local server. Then start playing around with it

##### Notes
This is a hobby project. However, it is a good starting point for those curious in building a game for the browser using Canvas2D.