aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2023-05-13 16:55:17 +1000
committerquou <quou@disroot.org>2023-05-13 16:58:50 +1000
commit9695f5a88a76b3b181b89c596a3b8dcf2c18cf6e (patch)
treefe694ed6cccc650fe22052fd96ad11c3f14441c9 /readme.md
parentbb26d0e6fb2b0ca879769c56ce63fc32f5407197 (diff)
Add a readme.HEADmaster
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)