aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7d2f4ab22f26a70d8dd5de726cb02ea0ea122752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## Your Enemy is in Another Dungeon

<img src="img/screenshot.png" alt="lul-bot-logo" width="100%"/>

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