RotLove
Revision as of 01:19, 4 May 2013 by Paulofmandown (talk | contribs) (Created page with "{{library| name = rotLove |developer = paulofmandown |released = May 3 2013 |updated = |status = Stable |licensing = MIT License |platforms = All |dependencies = |languag...")
rotLove | |
---|---|
Library project | |
Developer | paulofmandown |
Released | May 3 2013 |
Updated | |
Status | Stable |
Licensing | MIT License |
P. Language | Lua |
Platforms | All |
Dependencies | |
Official site of rotLove |
Lua/Love2D roguelike toolkit, modelled heavily after rot.js.
Features:
- Code Page 437 emulator for display
- random number generator
- string generator
- 8 different map generators
- simplex noise generator
- 2 Field of View calculators
- simple color toolkit
- Simplified dijkstra and a* path finders
- light emission/blending calculator