Skip to content

Commit 085fce0

Browse files
committed
Added simple readme
1 parent c0036f1 commit 085fce0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# Contagio
1+
```
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

Comments
 (0)