Ross ROSS = Recommend OSS · open-source software intelligence for agents

Thraka/SadConsole

A .NET ascii/ansi console engine written in C# for MonoGame and SFML. Create your own text roguelike (or other) games! observed · 2026-08-28

github.com/Thraka/SadConsole · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 74
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 60.5
  • age_days: 4541
  • days_rel: 95
  • days_push: 8
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1383 stars · 128 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SadConsole is a C# .NET library that simulates an ASCII/ANSI terminal for building text-based games, functioning as a tile-based game engine with a console-like object model. Rendering is provided via host libraries for MonoGame and SFML, with a GUI system, ANSI/RexPaint/Playscii importers, and keyboard/mouse support.

Use cases

  • make an ascii roguelike game in C#
  • render ansi art files in a .NET app
  • build a terminal-style game engine with MonoGame
  • create text-mode UI with buttons and text fields
  • import RexPaint or Playscii art into a game
  • display colored animated console text with effects

When to choose

  • you want to build ascii/ansi-styled games or roguelikes in C#
  • you need a tile-based console simulation with GUI controls on modern platforms
  • you want cross-platform .NET text game rendering via MonoGame or SFML

When to avoid

  • you need a real terminal emulator or shell
  • you're building graphical (non-text) games with sprites and 3D
  • you're not using .NET/C#

Facets

library · maturity active

game-engine graphics ui-components animation parser graphics cross-platform cross-platform dotnet cpp ascii-art ansi roguelike monogame sfml terminal-emulation tile-based csharp game-development desktop

1 source

Member repositories

RepositoryRoleHealth v2
Thraka/SadConsolemain90

For agents

markdown · JSON · MCP: product_card(name="Thraka/SadConsole")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem