An open API service indexing awesome lists of open source software.

https://github.com/rishavs/roguishlove

A rogue-like attempt in love2d
https://github.com/rishavs/roguishlove

Last synced: 11 months ago
JSON representation

A rogue-like attempt in love2d

Awesome Lists containing this project

README

          

libs used:

STI for tilemaps
Hump for gamestates
30log for classes
lume for utils
LvS for shadows
Jumper for pathfinding
cpml for maths
shine for post processing effects
love-loader for threaded loading
Thranduil for UI
probe for profiling
lovetoys for ecs/scengraph
Tweening ??

-----------
read https://github.com/kikito/ekrixion
for organization