Initial commit

This commit is contained in:
2022-02-16 14:37:54 +01:00
commit efd0b529d0
12 changed files with 3047 additions and 0 deletions

15
README.adoc Normal file
View File

@ -0,0 +1,15 @@
= Wine Lounge
This simple retro game is my first attempt at creating a small game.
Since it was written within one day, the code is more of a quick hack than proper software.
But this game may evolve ... ;)
== Gameplay
Use the arrow keys to move the lady to hidden boxes, collect empty glasses and fill them with delicious wine.
Bring the wine to her wine lounge and increase your score. But beware of the stumbling blocks.
image::assets/image.png[]
That's all.