|
Project Information
Featured
Downloads
|
XnaGameConsole is a game developer console that can be used in any XNA game. Quick StartAdd the compiled XnaGameConsole dll as a reference and initialize the GameConsole: GameConsole console = new GameConsole(this, spriteBatch); // where `this` is your `Game` class By default, the console is opened with the ` (OemTilde key) but this, amongst other settings, can be changed via the Options property. Features
Screenshots
|