RotLove

From RogueBasin
Revision as of 01:20, 4 May 2013 by Paulofmandown (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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