Temple of The Roguelike Forums

Announcements => Traditional Roguelikes (Turn Based) => Topic started by: Thraka on December 28, 2013, 06:48:10 AM

Title: SadConsole (MonoGame and XNA 4.0 Ascii Game Library) (Now at v1.3.108)
Post by: Thraka on December 28, 2013, 06:48:10 AM
Download: http://sadconsole.sadlogic.com/index.php/Main_Page#Downloads (http://sadconsole.sadlogic.com/index.php/Main_Page#Downloads)
Basic Screenshots: http://sadconsole.sadlogic.com/index.php/Screenshots (http://sadconsole.sadlogic.com/index.php/Screenshots)
Ansi Viewer Demo Application: http://files.sadlogic.com/AnsiViewer.zip (http://files.sadlogic.com/AnsiViewer.zip)

SadConsole is an MonoGame 3.2 and XNA 4.0 based game library written in C# that provides an engine to emulate old-school console and command prompt style graphics. One or more textures are used to represent the standard ascii character set. SadConsole allows you to create console instances which can be managed independently of each other. A console is made up of individual cells which can have a foreground, background, character, and a special effect applied to it.

Right now, SadConsole only targets the Windows platform using MonoGame and XNA 4.0. Eventually, the engine will be compiled for all of the platforms that MonoGame supports.

Features