.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.
☆516Dec 28, 2025Updated 2 months ago
Alternatives and similar repositories for GoRogue
Users that are interested in GoRogue are comparing it to the libraries listed below
Sorting:
- A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D til…☆624Aug 3, 2024Updated last year
- A .NET ascii/ansi console engine written in C# for MonoGame and SFML. Create your own text roguelike (or other) games!☆1,353Feb 7, 2026Updated 3 weeks ago
- Helpers for making SadConsole games with GoRogue☆11Dec 8, 2022Updated 3 years ago
- An integration library between SadConsole and GoRogue☆13Jan 18, 2025Updated last year
- Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.☆747Mar 1, 2024Updated 2 years ago
- a simple cross-platform game framework made in C# dotnet core☆314Sep 8, 2023Updated 2 years ago
- InfiniMap - (Nearly) Infinite Maps☆26Feb 11, 2025Updated last year
- The Ultraviolet Framework is a .NET game development framework written in C#.☆548Aug 23, 2023Updated 2 years ago
- MagiRogue is a 2D grid-based roguelike game with a deep magic system, complex combat mechanics, and an aura system with eldritch fauna. P…☆14Feb 23, 2026Updated last week
- Nez is a free 2D focused framework that works with MonoGame and FNA☆2,019Updated this week
- Foxes made Monogame easy.☆440Feb 20, 2026Updated last week
- A curated list of roguelike development resources☆1,255Jul 18, 2021Updated 4 years ago
- An open source roguelike written in C#☆127Feb 26, 2016Updated 10 years ago
- UI Library for MonoGame, FNA and Stride☆840Feb 18, 2026Updated last week
- Landlord was a planned roguelike game, which may yet be completed one day if I decide I am willing to re-approach it.☆40Dec 8, 2022Updated 3 years ago
- a roguelike framework for C# with ECS and Unity integration☆102Feb 16, 2021Updated 5 years ago
- A PCL dice notation and rolling library for C#.☆29Mar 15, 2015Updated 10 years ago
- An open-source 3D colony management game for PC, Mac and Linux☆609Jan 24, 2024Updated 2 years ago
- A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETS…☆357Apr 7, 2024Updated last year
- A set of platform- and renderer-agnostic libraries for game development.☆29Apr 22, 2020Updated 5 years ago
- A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.☆244Dec 8, 2022Updated 3 years ago
- ☆10Nov 12, 2016Updated 9 years ago
- A "traditional" ascii roguelike built using Unity's ECS/DOTS framework.☆168Feb 23, 2021Updated 5 years ago
- Cross-platform .NET 10 C# game engine.☆469Updated this week
- A collection of primitive data structures for working with a 2-dimensional grid.☆22Jun 7, 2025Updated 8 months ago
- A status/attribute rule manager lib for C# games☆28Mar 5, 2025Updated 11 months ago
- This repository is meant to serve as a set of sample projects for using the RogueSharp library with RLNET. https://roguesharp.wordpress.c…☆10May 25, 2020Updated 5 years ago
- UI system for MonoGame projects.