summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLightBearer <[email protected]>2026-04-20 00:55:28 -0600
committerLightBearer <[email protected]>2026-04-20 00:55:28 -0600
commit7968722308dc3e571be982f8aa1d96df6c44b444 (patch)
treedeecfa71926e26ee5aa34a067cb8b0adf4b322e3
Add README.mdHEADmaster
-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.