aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..d693339
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,9 @@
+# malloc(bullet);
+
+I made this game for the Bullet Hell Game Jam 2023. It can be
+downloaded for Windows or GNU/Linux here or played in a browser
+here: [https://quou.itch.io/mallocbullet](https://quou.itch.io/mallocbullet).
+
+It uses ECS architecture.
+
+![screenshot](media/screenshot.png)