aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..283bde6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+## Your Enemy is in Another Dungeon
+
+Source code of my ```LÖVE Jam 2022``` entry.
+
+This game is written in lua and LÖVE 2D framework. You may need LÖVE 2D installed to run.
+
+### 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``` \ No newline at end of file