From 9695f5a88a76b3b181b89c596a3b8dcf2c18cf6e Mon Sep 17 00:00:00 2001 From: quou Date: Sat, 13 May 2023 16:55:17 +1000 Subject: Add a readme. --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md (limited to 'readme.md') 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) -- cgit v1.2.3-54-g00ecf