blob: d693339460ee000a965158e6effbdd3f81f6f807 (
plain) (
blame)
1
2
3
4
5
6
7
8
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)
|