Project Description
XNACC is a component that adds an interactive command console to your XNA project. It supports many built-in commands, as well as custom commands...

Origin

The code for the XNA Command Console originated with the XNA Console Component Sample, by Kevin Jurkowski. The code was originally obtained from the ZiggyWare site (http://www.ziggyware.com/readarticle.php?article_id=163) back in '09. Other versions of the original code, or pages that mention it, can be found at the following locations:

Enhancements

Quite a few enhancements have been made to the code since then. Some of the highlights are: More details are available in the documentation.

The code should be immediately usable in its current state, although I am making enhancements and/or changes as time allows. I plan to create a sample game project that demonstrates what the Command Console can do.

Changes were made by James R. Twine of JRTwine Software, LLC.