RotLove

From RogueBasin
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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