roguelikedev

There are 96 repositories under roguelikedev topic.

  • altius

    Language:C++2
  • roguelike

    Language:GDScript1
  • abyss

    abyss

    Descend into the abyss | A retro action-roguelike game

    Language:GDScript7
  • Roguelike_Siv3D_Sample

    Roguelike_Siv3D_Sample

    🕷: Roguelike Sample

    Language:C++7
  • DijkstraMap

    A library implementation of Dijkstra maps in C

    Language:C6
  • roguelike-tutorial

    The complete roguelike Tutorial from r/roguelikedev (2020 Go + BearLibTerminal, unfinished), (2024 Vanilla Javascript, finished), (2024 JS + Go + WASM, proof of concept)

    Language:JavaScript6
  • roguelikedev-does-the-complete-roguelike-tutorial

    r/roguelikedev does the complete roguelike tutorial

    Language:Go6
  • ZRLib

    Library of common classes used in the development of my roguelike games

    Language:C#6
  • rogue

    Yet Another Unnamed Diablo Inspired Roguelike

    Language:Python5
  • Traditional-Roguelike

    A roguelike that emulates the old-school 1980's type roguelikes, using only the Python Standard Library

    Language:Python4
  • talesfromticronem

    2d turn-based roguelike with a focus on magical combat, procedural generation, and tactics

    Language:Python4
  • roguelike

    roguelike

    RoguelikeDev Does The Complete Roguelike Tutorial

    Language:C#3
  • sprites4curses

    sprites4curses

    Small C library to deal with simple sprites in ncurses, with a raylib extension to reuse assets. Includes python scripts to convert png sprites to a char representation.

    Language:C2
  • rouge

    A collection of roguelike utility crates for bracket-lib and bevy

    Language:Rust2
  • roguelike

    Game made for r/roguelikedev summer code-along

    Language:Python2
  • Nexus-Spelunker

    WIP Roguelike Procedurally Generated Cave Exploration Game written in Java using a custom ASCII Text Display Font.

    Language:Java2
  • Roguelike-AoC-2020

    This repository contains the result of my 'Advent of Code' project in 2020. It is an extension to the Roguelike creation tutorial - https://www.youtube.com/playlist?list=PLkTXsX7igf8erbWGYT4iSAhpnJLJ0Nk5G

    Language:C2
  • wedge_of_existence

    an ascii game set in a modern world

    Language:Rust2
  • SludgeWorks

    SludgeWorks

    Traditional ASCII roguelike developed in Python3

    Language:Python2
  • VController

    A helper library for JInput which makes it easy to automatically poll for controller input, connection, and disconnection events and notify listeners when they occur.

    Language:Java2
  • sockui

    A C library for displaying TUI menus over sockets

    Language:C1
  • roguelike-engine

    A partially complete traditional roguelike engine.

    Language:Python1
  • rlsmenu

    RogueLike Simple Menu Library. This library generates and controls text based menus primarily for use in my roguelikes

    Language:C1
  • MRPAS-FOV-Algorithm

    MRPAS-FOV-Algorithm

    A straightforward implementation of Mingos' Restrictive Precise Angle Shadowcasting (MRPAS), a common roguelike Field of View (FOV) algorithm, in C++. Lightweight, headers-only, drag-and-drop into your project. Based on MRPAS code written by Dominik Marczuk and posted on Umbrarum Regnum.

    Language:C++1
  • dungeon_crawler

    A dungeon crawler with procedurally generated levels, monsters of increasing difficulty, and turn-based movement.

    Language:Rust1
  • unity-roguelite

    This is an attempt at a full rogue lite game using unity

    Language:C#1
  • Geist

    A philosophy-inspired roguelike with Dijkstra-Maps and Unique Mechanics!

    Language:Python1
  • BlazorRogue

    A small rogue-like built from the bottom-up in a little game engine built on C#/Blazor.

    Language:C#1
  • kharne

    Roguelike Archaeology: an old attempt at a roguelike from the 2000s

    Language:Pascal1
  • BloodRL

    Beginnings of a kitchen-sink Roguelike using libgdx

    Language:Java1
  • RoguelikeCPP

    A roguelike game being written in C++. I'm following the /r/RoguelikeDev tutorial.

    Language:C++1
  • rltut2018

    RoguelikeDev 2018 Tutorial

    Language:JavaScript1
  • kelte

    /r/roguelikedev Does a roguelike in 2018

    Language:Python1
  • lvt

    Lavender Throne

    Language:C1
  • aethergrim

    A CLI roguelike game written in C++.

    Language:C++