padesso / BulletMLLib

An open source C# library used to read BulletML XML files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status NuGet

BulletMLLib

A C# library used to read BulletML XML files. This is the implementation by Keiichi Kashihara of Bandle Games. All credit goes to him.

https://sites.google.com/site/bandlegames/bulletml-c

BulletML

XML schema used to define bullets, patterns, and behaviors.

http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html

BulletMLSample

XNA 4.0 sample of how to use the BulletMLLib. All credit goes to Keiichi Kashihara of Bandle Games.

This sample will ONLY work in Visual Studio 2010 because XNA 4.0 is not supported on Visual Studio 2012.

About

An open source C# library used to read BulletML XML files


Languages

Language:C# 100.0%