Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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