RotLove

From RogueBasin
Jump to navigation Jump to search
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