Skip to content

Releases: Cocos2DXNA/cocos2d-xna

Cocos2D-XNA Version 1.0

01 Oct 20:19
Compare
Choose a tag to compare

Version 1.0 contains numerous bug fixes and two new Box2D test cases for demonstrating how fluid flow can be simulated in the framework. We also added some optimizations to make GetChildByTag more efficient and converted all insertion sorts to use the Array.Sort native implementation, which should use quicksort when applicable.

Cocos2D-XNA Version 0.9 (stable) Complete against Cocos2D-X v2.x

09 Sep 16:56
Compare
Choose a tag to compare

Fully functional Cocos2D-XNA that contains the extensions from Cocos2D-X and the high performance Box2D engine. See the NuGet repository at nugget.cocos2dxna.com to get the release libraries. Otherwise, you will need to build from source on non-Visual Studio IDEs.