roguelike
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.
Here are 1,383 public repositories matching this topic...
A roguelike game set in space
-
Updated
Jul 26, 2017 - C++
random map generator using customizable parameters.
-
Updated
Aug 26, 2020 - JavaScript
RogueLike Dungeon Crawler
-
Updated
Jun 27, 2017 - JavaScript
Roguelike using Roguesharp library(In Development)
-
Updated
May 8, 2019 - C#
Another quickly developed Roguelike game, this time with more meat on its bones.
-
Updated
May 21, 2021 - Java
Simple roguelike written in C++ using SFML.
-
Updated
Sep 9, 2019 - C++
Pygame Tower Defese game
-
Updated
Aug 19, 2025 - Python
Rogµe (or Micro-Rogue) is a traditional roguelike game in early development. It is written in client-side Javascript and HTML5.
-
Updated
Oct 13, 2025 - JavaScript
Umoria 5.5 with color (colour) code by Edouard Poor, August 1992. The color code was originally for Archimedes, but designed to be easy to port elsewhere. Purple X then used it as the basis for an early Mac port.
-
Updated
Oct 29, 2023 - C
Minimal Roleplaying Table for Combat Simulation
-
Updated
Jul 23, 2024 - JavaScript
This is a roguelike third-person shooter game with a global leaderboard created for my final year project at uni. The game was inspired by call of duty zombies and fall guys visuals.
-
Updated
Feb 21, 2023 - ShaderLab
A Java-based reimagining of the classic Rogue game, featuring procedurally generated dungeons, turn-based gameplay, and modern enhancements. A personal project to showcase programming skills and game development expertise.
-
Updated
Jan 12, 2025
A simple roguelike made with a twang using Phaser 3.
-
Updated
Jun 22, 2022 - JavaScript
A game made with React + Phaser in 48 hours for Ludum Dare 57 with the theme "Depths"
-
Updated
Apr 12, 2025 - TypeScript