ironkayman/tftm-alien-invasion

Bullet Hell / Danmaku Engine - R&D

Opened this issue · 1 comments

Search for existing, at least with existing python bindings, algorithms for bullet hell management, or, possibly write one based on arcade's sprite-particle basis.

also, look into firedancer and patternengine at their take on generating patterns, and also - BulletML.

BulletML

Regarding BulletML, there's a long history of rewrites. But a few projects can be derived:

https://github.com/ironkayman/python3-bulletml — testing this one, compiled to wheel