From 40a568c50224c2832aeb13bd469d714d126118e1 Mon Sep 17 00:00:00 2001 From: Simponic Date: Wed, 1 Jul 2020 21:30:34 -0600 Subject: Accidentally removed these files lol --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..2dba81e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Asteroids-CPP +The game asteroids in c++ using the simplified drawing library provided by my school. + +## Requirements + +* libglut-dev +* g++ +* make + +## Running + +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) -- cgit v1.2.3-70-g09d2