README update

This commit is contained in:
Egan Ford 2017-06-03 15:24:38 -06:00
parent 42224a48b3
commit c1e133ec06
1 changed files with 16 additions and 0 deletions

View File

@ -53,6 +53,22 @@ make test
./demo.sh [search string or "random"]
```
Example Session:
```
$ ./demo.sh alien
1 Alien Ambush
2 Alien Downpour
3 Alien Game
4 Alien Munchies
5 Alien Typhoon
pick one: 2
Alien Downpour...LAUNCHED
```
Video Output: <http://asciiexpress.net/files/gameserverclienttest.mp4>
### Appendix