summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f38b25a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# Derp Defense
+Shoot-em-up game that is an adaptation of the tutorial [here](https://gbdev.io/gb-asm-tutorial/part3/getting-started.html) and a scratch game that was made over a decade ago.
+
+The tutorial is referenced to understand the basics, but additional resources will be used to expand beyond the scope of the tutorial. Different assets will be created as well.