summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Hunt <loganthebean222@gmail.com>2020-06-30 20:27:25 -0600
committerGitHub <noreply@github.com>2020-06-30 20:27:25 -0600
commita57e318e314a78ff555b78edbdebd1b8ded44de6 (patch)
tree58323f1f801cafefcabfe0c5cf863e99e8d2fc00
parent7354a387064a15404b6667430b1465120991cba6 (diff)
downloadasteroids-cs165-a57e318e314a78ff555b78edbdebd1b8ded44de6.tar.gz
asteroids-cs165-a57e318e314a78ff555b78edbdebd1b8ded44de6.zip
Add gif of gaming
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fcb6e7e..2dba81e 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,4 @@ The game asteroids in c++ using the simplified drawing library provided by my sc
All that is needed to run is a simple ```make```, and then run the game with ```./a.out```
+[![2020-06-30-20-24-32-1.gif](https://i.postimg.cc/k4ZNhdKw/2020-06-30-20-24-32-1.gif)](https://postimg.cc/zbCRV6dR)