diff options
author | Indrajith K L | 2022-03-01 20:50:42 +0530 |
---|---|---|
committer | Indrajith K L | 2022-03-01 20:50:42 +0530 |
commit | 384dda3616c7007da1c88a67ff2daebd6037baa7 (patch) | |
tree | 230cf328382fa76d7298ee3e8b5984dc5853f98e | |
parent | 67c80456895ed13f79999e6cb7162680d3e8909d (diff) | |
download | YEAD-384dda3616c7007da1c88a67ff2daebd6037baa7.tar.gz YEAD-384dda3616c7007da1c88a67ff2daebd6037baa7.tar.bz2 YEAD-384dda3616c7007da1c88a67ff2daebd6037baa7.zip |
* Adds Screenshot
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | img/screenshot.png | bin | 0 -> 198545 bytes |
2 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ ## Your Enemy is in Another Dungeon +<img src="img/screenshot.png" alt="lul-bot-logo" width="100%"/> + 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. diff --git a/img/screenshot.png b/img/screenshot.png Binary files differnew file mode 100644 index 0000000..222d759 --- /dev/null +++ b/img/screenshot.png |