From a57e318e314a78ff555b78edbdebd1b8ded44de6 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Tue, 30 Jun 2020 20:27:25 -0600 Subject: [PATCH] Add gif of gaming --- README.md | 1 + 1 file changed, 1 insertion(+) 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)