Difference between revisions of "Unicodetiles.js"

From RogueBasin
Jump to navigation Jump to search
(Created page with "{{library| name = Unicodetiles.js |developer = Aave |released = Feb 22 2012 |updated = Feb 22 2012 |dependencies = none |status = Beta |licensing = MIT |language = [[JavaScri...")
 
(Update version and add some pics.)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
|developer = [[Aave]]
|developer = [[Aave]]
|released = Feb 22 2012
|released = Feb 22 2012
|updated = Feb 22 2012
|updated = Jan 30 2013
|dependencies = none
|dependencies = none
|status = Beta
|status = Version 2.1
|licensing = MIT
|licensing = MIT
|language = [[JavaScript]]
|language = [[JavaScript]]
Line 11: Line 11:
}}
}}


Unicodetiles.js is a JavaScript library providing a character based tile engine and monospace Unicode font for making roguelikes etc. that are playable inside the web browser.
Unicodetiles.js is a JavaScript library providing a character based tile engine and monospace Unicode font for making roguelikes etc. that are playable inside the web browser. It has three rendering engines: WebGL, 2d canvas and DOM-based. Unicodetiles.js was originally developed for [[Infiniverse]] 7DRL 2012.


http://tapio.github.com/unicodetiles.js/docs/pics/lighting.png
[http://tapio.github.com/unicodetiles.js http://tapio.github.com/unicodetiles.js/docs/pics/lighting.png]
 
[http://tapio.github.com/unicodetiles.js/examples/08-raycaster.html http://i.imgur.com/4laT9XLm.png] [http://i.imgur.com/Kb0ytaf.png http://i.imgur.com/Kb0ytafm.png]

Latest revision as of 14:44, 6 February 2013

Unicodetiles.js
Library project
Developer Aave
Released Feb 22 2012
Updated Jan 30 2013
Status Version 2.1
Licensing MIT
P. Language JavaScript
Platforms Browser
Dependencies none
Official site of Unicodetiles.js


Unicodetiles.js is a JavaScript library providing a character based tile engine and monospace Unicode font for making roguelikes etc. that are playable inside the web browser. It has three rendering engines: WebGL, 2d canvas and DOM-based. Unicodetiles.js was originally developed for Infiniverse 7DRL 2012.

lighting.png

4laT9XLm.png Kb0ytafm.png