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

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

Awesome Lists containing this project

README

          

# Lua Dungeon

A first person game made with [Love2D](https://love2d.org/)

![screen3](./docs/screen3.png)

## 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