BulletRel FSM C++
An extremely fast Bullet-Hell/Particle system using linked/hashed arrays(lack of a better term).
Bullet behavior and animations are done via FSM through method pointers so everything is almost automatic with no virtual access.
Binary and Source included.
|