https://github.com/benc-uk/lua-dungeon
Small first person game in Lua made with Love2D
https://github.com/benc-uk/lua-dungeon
love2d lua
Last synced: about 1 year ago
JSON representation
Small first person game in Lua made with Love2D
- Host: GitHub
- URL: https://github.com/benc-uk/lua-dungeon
- Owner: benc-uk
- Created: 2025-04-06T07:36:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T09:55:55.000Z (about 1 year ago)
- Last Synced: 2025-04-13T10:14:38.214Z (about 1 year ago)
- Topics: love2d, lua
- Language: Lua
- Homepage: http://code.benco.io/lua-dungeon
- Size: 381 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lua Dungeon
A first person game made with [Love2D](https://love2d.org/)

## Notes
## Installing
## Building
## Attributions
- Graphics - https://opengameart.org/content/dungeon-crawl-32x32-tiles-supplemental
- Raycasting - https://lodev.org/cgtutor/raycasting.html
- Raycasting More - https://github.com/wernsey/lodev-enhance