MIST VS LilRogue

Compare MIST vs LilRogue and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
MIST LilRogue
1 1
4 2
- -
7.7 6.8
7 months ago 9 months ago
C# C#
MIT License 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.

MIST

Posts with mentions or reviews of MIST. We have used some of these posts to build our list of alternatives and similar projects.
  • MIST: a C# roguelike
    1 project | /r/roguelikedev | 26 Sep 2023
    hello everyone, it has been a while, but i am working a roguelike, this time in C# and using GoRogue plus SadConsole, i will try to not change lang this time, but progess has been going good, i have done fov, monsters, combat, ui, and starting to make items and extra things here and there, also, if you want to play, check out the builds and source code at https://github.com/jossse69/MIST, feedback is wellcome, also heres a screenshot of the game (note that the screen shot is of build that i am working on):

LilRogue

Posts with mentions or reviews of LilRogue. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing MIST and LilRogue you can also consider the following projects:

BurningKnight - A roguelike about goblins & stuff

Turks-Crawling-Dungeon - A roguelike by Noah Sotolongo (Mangosauce).

NueDeck - Open source, roguelike deck-building card game template

Shmup - Tutorials of Making Shoot 'Em Up Game using SFML.Net

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

Twilight-Dungeons - Wear hardened sap as armor. Purposefully infect yourself with fungi. Eat a Deathbloom flower and go into a Frenzy. Lure enemies into fighting each other. A challenging, tactical roguelike.

meltysynth - A SoundFont MIDI synthesizer for .NET

SadConsole - A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!

RogueSharp - A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod