Difference between revisions of "Rot.js"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
|developer = [[Ondras]] | |developer = [[Ondras]] | ||
|released = May 22 2012 | |released = May 22 2012 | ||
|updated = | |updated = Feb 01 2013 | ||
|status = Stable | |status = Stable | ||
|licensing = BSD License | |licensing = BSD License | ||
Line 28: | Line 28: | ||
* [[RailRL]] | * [[RailRL]] | ||
* [[star-wars|Star Wars Miniature]] | * [[star-wars|Star Wars Miniature]] | ||
* [[trw|The Royal Wedding]] |
Revision as of 18:18, 4 March 2013
rot.js | |
---|---|
Library project | |
Developer | Ondras |
Released | May 22 2012 |
Updated | Feb 01 2013 |
Status | Stable |
Licensing | BSD License |
P. Language | JavaScript |
Platforms | All |
Dependencies | |
Official site of rot.js |
JavaScript roguelike toolkit, modelled slightly after libtcod.
Features:
- Interactive manual
- <canvas> console display
- RNG
- Map generators (dungeon, cellular, mazes)
- FOV
- Pathfinding (Dijkstra, A*)
- Simplex noise generator
- Turn scheduling
- Asynchronous game engine
- Hex support (console, FOV, pathfinding, dungeon generation)
Games written with rot.js: