aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..4a31478
--- /dev/null
+++ b/README
@@ -0,0 +1,17 @@
+ _____ _____ _
+/ ___| |_ _| | |
+\ `--. _ __ __ _ ___ ___ | | _ ____ ____ _ __| | ___ _ __ ___
+ `--. \ '_ \ / _` |/ __/ _ \ | || '_ \ \ / / _` |/ _` |/ _ \ '__/ __|
+/\__/ / |_) | (_| | (_| __/ _| || | | \ V / (_| | (_| | __/ | \__ \
+\____/| .__/ \__,_|\___\___| \___/_| |_|\_/ \__,_|\__,_|\___|_| |___/
+ | |
+ |_|
+
+Space Invaders in 501 bytes.
+
+This a game recreating the Space Invaders game in 501 bytes.
+
+Move with the left and right arrow keys and any key to
+shoot. (You might have to disable StickyKeys in Windows.)
+
+Enjoy it!