adding planck.js

This commit is contained in:
Ellison Leão
2017-03-17 13:03:35 -03:00
parent 0389f729ac
commit 69e32a6f12

View File

@@ -230,6 +230,7 @@ Code
* [Phaser](http://phaser.io/) - free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
* [Pixel Vision 8](https://twitter.com/PixelVision8) - a framework designed to simulate your favorite 8-bit consoles.
* [PixiJS](http://www.pixijs.com/) - is a newcomer HTML5 game renderer - first released in early 2013. A main appeal of the engine is its use of WebGL for faster performance. If WebGL isn't supported, the engine falls back to standard canvas.
* [Planck.js](http://piqnt.com/planck.js/) - 2D JavaScript physics engine for cross-platform HTML5 game development.
* [Processing](https://www.processing.org/) - Processing is a programming language, development environment for artists, designers, researchers.
* [PuzzleScript](http://www.puzzlescript.net/) - open-source HTML5 puzzle game engine.
* [PyGame](http://pygame.org/hifi.html) - a 2D game engine in Python.