diff options
author | Indrajith K L | 2022-03-22 02:25:57 +0530 |
---|---|---|
committer | Indrajith K L | 2022-03-22 02:25:57 +0530 |
commit | 06226c9eb092a31df2f64a4e267261cecd0be1b7 (patch) | |
tree | cda1296a9f824beb5b9a8f70d0f65d0e30d5bb8b /README.md | |
parent | f5e60ac6142f5f3d71f5a6edc581094df840f12e (diff) | |
download | YEAD-haxe-06226c9eb092a31df2f64a4e267261cecd0be1b7.tar.gz YEAD-haxe-06226c9eb092a31df2f64a4e267261cecd0be1b7.tar.bz2 YEAD-haxe-06226c9eb092a31df2f64a4e267261cecd0be1b7.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba166a1 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +## Your Enemy is in Another Dungeon + +<img src="img/screenshot.png" alt="lul-bot-logo" width="100%"/> + +This game is a HaxeFlixel re-write of original YEAD written in lua and LÖVE 2D framework. + +### Controls +``` +WASD - Move +F4 - Toggle Fullscreen +ESCAPE - Exit +``` + +Distributed under GPL 3.0. + +```Indrajith K L, 2022```
\ No newline at end of file |