Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,9 @@ an engine would.
easier. Implemented in Java. [3-clause BSD][29].
* [Three.js][69] - A library that makes WebGL easy to use. Implemented in
ECMAScript. [Expat][11].
* [Tilengine][397] is a 2D graphics engine for creating classic/retro games with
tilemaps, sprites and palettes. Its scanline-based rendering system makes
raster effects a core feature. MIT.
* [voxel.js][67] - A multi-component framework for bulding voxel games for
modern browsers. Implemented in ECMAScript. [3-clause BSD][29].
* [ZenGL][393] - A cross-platform game development library designed to provide
Expand Down Expand Up @@ -1158,3 +1161,4 @@ This is a catch-all category for things that don't fit anywhere else.
[394]: http://www.zengl.org/license.html
[395]: http://gaurav.munjal.us/Universal-LPC-Spritesheet-Character-Generator/
[396]: http://google.github.io/liquidfun/
[397]: http://www.tilengine.org/