ironkayman / tftm-alien-invasion

Bullet hell shoot-em-up
GNU General Public License v3.0
0 stars 0 forks source link

Bullet Hell / Danmaku Engine - R&D #69

Open ironkayman opened 11 months ago

ironkayman commented 11 months ago

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:

ironkayman commented 5 months ago

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