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
- Host: GitHub
- URL: https://github.com/rishavs/roguishlove
- Owner: rishavs
- Created: 2015-11-13T07:33:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T12:31:11.000Z (almost 10 years ago)
- Last Synced: 2025-02-26T12:31:49.433Z (over 1 year ago)
- Language: Lua
- Size: 23.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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