Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikeasamoahansah/dungeons-of-lua
A 2D zelda-like game written in the lua programming language
https://github.com/ikeasamoahansah/dungeons-of-lua
gamedev love2d lua
Last synced: 9 days ago
JSON representation
A 2D zelda-like game written in the lua programming language
- Host: GitHub
- URL: https://github.com/ikeasamoahansah/dungeons-of-lua
- Owner: ikeasamoahansah
- License: cc0-1.0
- Created: 2024-07-05T16:08:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-29T23:51:56.000Z (10 days ago)
- Last Synced: 2024-12-30T00:24:02.148Z (10 days ago)
- Topics: gamedev, love2d, lua
- Language: Lua
- Homepage:
- Size: 7.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dungeons-of-Lua
2D GAME
## Getting Started
These instructions will give you a copy of the project up and running on
your local machine for development and testing purposes. See deployment
for notes on deploying the project on a live system.### Prerequisites
Requirements for the software and other tools to build, test and push
- Lua
- Code editor### Navigation
- main.lua <- contains all the stuff
- libraries DIR <- contains 3rd party libraries used for the game
- assets DIR <- assets used in the game
- src DIR <- contains other files and environments## License
This project is licensed under the [CC0 1.0 Universal](LICENSE)
Creative Commons License - see the [LICENSE](LICENSE) file for
details