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

RogueSharp

546
Stars
54
Forks
Watchers

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

bracket-lib

1.5k
Stars
109
Forks
Watchers

The Roguelike Toolkit (RLTK), implemented for Rust.

zircon

740
Stars
136
Forks
Watchers

Zircon is an extensible and user-friendly, multiplatform tile engine.

DungeonTemplateLibrary

1.2k
Stars
80
Forks
Watchers

🌏: Dungeon free resources (terrain & roguelike generation)

Rotten-Soup

376
Stars
52
Forks
Watchers

A roguelike built with Vue, Vuetify, Tiled, rot.js, and PixiJS! Playable at https://rottensoup.herokuapp.com/

ProceduralMapGenerator

201
Stars
23
Forks
Watchers

A procedural map generator for roguelike games

Allure

211
Stars
16
Forks
Watchers

Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at

umoria

331
Stars
70
Forks
Watchers

Moria: a roguelike Dungeon Crawler game | Umoria Source Code

SpaceHuggers

204
Stars
51
Forks
Watchers

A roguelike platformer with destructible environments in 13KB of JavaScript

NetHack

2.8k
Stars
453
Forks
Watchers

Official NetHack Git Repository