summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Hunt <loganthebean222@gmail.com>2020-11-13 13:36:05 -0700
committerGitHub <noreply@github.com>2020-11-13 13:36:05 -0700
commit7c69351331da6488e53dbef54d759aebd2d4267f (patch)
tree2600505a74f42749ac06754fb3f70e3b2ef3d75c
parent97d4f9a11d135c0cbf132124052851d3e095cbe4 (diff)
downloadgeometry-dash-gba-master.tar.gz
geometry-dash-gba-master.zip
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4479e3..fab1278 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Geometry-Dash-GBA
A buggy game of geometry dash on the Game Boy Advance
-This project is my first attempt at making something on the GBA that uses tiles and sprites and such. Many headaches were suffered during the making of this project :)
+This project is my first attempt at making something on the GBA that uses tiles and sprites and such. Many headaches were suffered during the making of this project due to the bare-metal style of programming.
## Setting up environment