A C# library used to read BulletML XML files, based on the implementation by Keiichi Kashihara of Bandle Games...
XML schema used to define bullets, patterns, and behaviors.
Based on the spec at ABA Games:
The wiki is a great reference for writing bulletML scripts:
A bunch of open-source BulletML scripts from around the web have been collected in the BulletMLExamples repo:
For an example of how to use the BulletMLLib, check out the QuickStart project: