https://github.com/cooljith91112/yead
*WIP* Source code of my LÖVE Jam 2022 entry
https://github.com/cooljith91112/yead
love2d love2d-game lua
Last synced: about 2 months ago
JSON representation
*WIP* Source code of my LÖVE Jam 2022 entry
- Host: GitHub
- URL: https://github.com/cooljith91112/yead
- Owner: cooljith91112
- License: gpl-3.0
- Created: 2022-02-26T19:46:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T20:32:24.000Z (over 1 year ago)
- Last Synced: 2025-06-21T12:54:00.536Z (about 1 year ago)
- Topics: love2d, love2d-game, lua
- Language: Lua
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Your Enemy is in Another Dungeon

This game is written in lua and LÖVE 2D framework. You may need LÖVE 2D installed to run.
### Controls
```
WASD - Move
F4 - Toggle Fullscreen
ESCAPE - Exit
```
### Libraries Used
- [anim8](https://github.com/kikito/anim8)
- [hump](https://github.com/vrld/hump)
- [moonshine](https://github.com/vrld/moonshine)
- [o-ten-one](https://github.com/love2d-community/splashes)
- [sti](https://github.com/karai17/Simple-Tiled-Implementation)
- [windfield](https://github.com/a327ex/windfield)
Also few assets are deliberately not included due to license.
Distributed under GPL 3.0.
```Indrajith K L, 2022```