roguelike topic

Roguelike is a subgenre of role-playing video game characterized by a dungeon crawl through procedurally generated levels, turn-based gameplay, tile-based graphics, and permanent death of the player character.

List roguelike repositories

grass

29
Stars
2
Forks
Watchers

Roguelike engine with pretty graphics

OmegaRPG

28
Stars
14
Forks
Watchers

A C++ port of the roguelike game Omega

cavernos

33
Stars
2
Forks
Watchers

Retro fantasy terminal for building DOS-era ASCII games, powered by WebAssembly

FloodSpill-CSharp

85
Stars
11
Forks
Watchers

A flood fill algorithm implementation for C#

BurningKnight

315
Stars
34
Forks
Watchers

Top-down roguelike about goblins, lamps and magic

VNameGenerator

86
Stars
9
Forks
Watchers

A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.

SadConsole

1.2k
Stars
120
Forks
Watchers

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

LambdaHack

614
Stars
56
Forks
Watchers

Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at