Like XNA Helper or certain aspects of it? but don't want all of the extra stuff? No problem, I am currently in the process of breaking up important pieces of the library into stand alone game components
so that you may mix and match them as you wish, they will all be independent of one another with a modular design so you can mix
and match them as you please. A link to these can be found at the top of the page, entitled
Mini-XnaHelpersCurrently Released:
- GuideHelper
- InputHelper
- IOHelper
Planned:
For all news check the XnaHelpers development blog
Project DescriptionA collection of classes to make game development easier using the Xna framework.
Features Include
- FileWriter/FileReader for writing and reading text to files.
- XmlSerializer for serializing and deserializing objects to an XML file.
- GuideHelper to make using the Xbox Guide class much simpler
- InputHelper to make getting input from the Keyboard, GamePad, Mouse, and ChatPad
- GameComponents to make the setup more modular
- StorageHandlers for Xbox and Windows
And many more useful features.
Questions? Comments? Concerns?Found a bug? something doesn't work the way it was intended? post it in the discussions and I will see that it is fixed.
Did you create something that you think would be a nice addition to the library? email me at AB4@comcast.net and I will see if there's an appropriate place for it and I will make sure that you get credit for your piece of code.
And if you have any comments or questions again just goto the discussions and I will respond quickly.