summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimponic <loganthebean222@gmail.com>2020-06-30 20:04:55 -0600
committerSimponic <loganthebean222@gmail.com>2020-06-30 20:04:55 -0600
commit7a60ab9f178dd813c876fcf8e25c947f9a9a5e06 (patch)
tree31ec5147b0e6a01b85499cf06a701af750fb83f7 /README.md
downloadasteroids-cs165-7a60ab9f178dd813c876fcf8e25c947f9a9a5e06.tar.gz
asteroids-cs165-7a60ab9f178dd813c876fcf8e25c947f9a9a5e06.zip
Updated indentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9653d82
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# Asteroids-CPP
+The game asteroids in c++ using the simplified drawing library provided by my school.