Added spaceship to the README

This commit is contained in:
Martijn Braam 2020-10-19 15:47:27 +02:00
parent fcf07b9a48
commit 3826e6e7d7
No known key found for this signature in database
GPG Key ID: C4280ACB000B060F
1 changed files with 22 additions and 0 deletions

View File

@ -2,6 +2,28 @@
A recreation of Among Us mechanics but as a multiplayer text adventure game instead of a graphical client.
```
|\----------------|--------------|----------------|--------------\
| \
| UPPER ENGINE CAFETERIA WEAPONS \
| |- --------| | \
|/--------| |--| MEDBAY | | \
| | | | \------\
/---------| |-------\ | |----------| | \
| | | \ |---| |------| | |
| \ | | |
| REACTOR SECURITY | | ADMIN OFFICE | O2 NAVIGATION |
| | | | | |
| | | | |---| |----|-|----------| |
\---------| |----------|------| | | /
| | | /------/
|\--------| |--| | /
| | | |-- --| /
| LOWER ENGINE ELECTRICAL STORAGE | COMMS | SHIELDS /
| | | /
|/----------------|--------------|--------------|--------|-------/
```
## Building
```shell-session