We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0036f1 commit 085fce0Copy full SHA for 085fce0
README.md
@@ -1 +1,14 @@
1
-# Contagio
+```
2
+ ______ __ _
3
+ / ____/____ ____ / /_ ____ _ ____ _ (_)____
4
+ / / / __ \ / __ \ / __// __ `// __ `// // __ \
5
+/ /___ / /_/ // / / // /_ / /_/ // /_/ // // /_/ /
6
+\____/ \____//_/ /_/ \__/ \__,_/ \__, //_/ \____/
7
+ /____/
8
9
+A turn-based, rogue-like adventure game written in C# using the Unity game engine.
10
+
11
+## How to play
12
13
+You can play the game here: [info-ag.github.io/contagio/](https://info-ag.github.io/Contagio/ "https://info-ag.github.io/Contagio/")
14
+Use the WASD keys to move your character.
0 commit comments