#
roguelite
A genre of video games that take certain elements from roguelikes (e.g. procedurally-generated content, permadeath, etc).
Here are 9 public repositories matching this topic...
A text based adventure roguelite
-
Updated
Feb 13, 2025 - Python
A roguelite involving a hamster wizard, cursed critters, and an evil snake. Inspired by EarthBound and Slay The Spire. Hastily hacked together in Python.
-
Updated
Aug 8, 2023 - Python
/r/roguelikedev Does a roguelike in 2018
-
Updated
Aug 25, 2018 - Python
Dungeon Room Generation using prufer sequences and spectral clustering
python graphs roguelite spectral-clustering prufercode prufer-sequence procedural-dungeon-generation
-
Updated
Dec 18, 2023 - Python
A simple shoot em up game with 1 or 2 player options with a randomly generated terrain map written in Python 3 standard library using the Turtle Graphics module .
-
Updated
Feb 2, 2023 - Python