Barotrauma VS SadConsole

Compare Barotrauma vs SadConsole and see what are their differences.

Barotrauma

A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa. (by FakeFishGames)

SadConsole

A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games! (by Thraka)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Barotrauma SadConsole
85 7
1,608 1,177
2.8% -
7.7 9.2
9 days ago 10 days ago
C# C#
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Barotrauma

Posts with mentions or reviews of Barotrauma. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.

SadConsole

Posts with mentions or reviews of SadConsole. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-04.
  • How can I get a 1:1 sized font?
    2 projects | /r/roguelikedev | 4 May 2023
    Since you're already working in C#, there's a library called SadConsole that does this. It relies on either MonoGame or SFML to actually render to the screen, though. If you're not using either of those, the source may give you some ideas on how to implement such a grid of tiles yourself. There are of course other libraries that do this, but SadConsole is the first that I could remember in C#.
  • Basic guidelines
    2 projects | /r/roguelikedev | 7 Feb 2023
    Just throwing this out there because I too am going to school for .NET/C#, something I found that really helped me get started was SadConsole: https://github.com/Thraka/SadConsole
  • Is there a way to learn how to use SadConsole?
    1 project | /r/roguelikedev | 9 Feb 2022
    The process I am using for learning version 9 is to download, run and modify the sample projects. It's a brute force approach, but I am already pretty comfortable with C# and Visual Studio.
  • updated console simple game
    1 project | /r/csharp | 2 Feb 2022
  • Some high-level noob questions
    2 projects | /r/roguelikedev | 30 Aug 2021
    Familiar with C#? My friend, may I point you towards a rendering library called SadConsole and a framework specifically for creating RogueLikes called GoRogue. They are lacking in tutorials (SadConsole recently had a major version change, and GoRogue is soon to follow suit), but they've got a discord community where people are really helpful.
  • User interface in MonoGame that supports message log
    2 projects | /r/roguelikedev | 16 Apr 2021
    I'm personally using SadConsole, not sure if it would fit your needs exactly, but it's open source.
  • What engine do you folks code in?
    4 projects | /r/roguelikedev | 16 Mar 2021
    SadConsole

What are some alternatives?

When comparing Barotrauma and SadConsole you can also consider the following projects:

MonoGame - One framework for creating powerful cross-platform games.

love - LÖVE is an awesome 2D game framework for Lua.

veloren - An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.

GoRogue - .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture.

dnSpy - .NET debugger and assembly editor

Zombusters - 🕹️ A retro style zombies shooter with cool isometric pixel art for Windows and MacOS

Duality - a 2D Game Development Framework

tgstation - The /tg/station branch of SS13.

Monofoxe - Foxes made Monogame easy.

Nez - Nez is a free 2D focused framework that works with MonoGame and FNA

Apos.Shapes - Shape rendering library for MonoGame.