C Roguelike Resources?

This page summarizes the projects mentioned and recommended in the original post on /r/roguelikedev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • angband

    A free, single-player roguelike dungeon exploration game

  • ncurses-game

  • I have nothing to offer except my attempt at doing something similar (using C++ as "C with classes") a long time ago. I hope it helps even remotely. Good luck

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • rogue

    Original Rogue Game (5.4.4) (by Davidslv)

  • NetHack

    Official NetHack Git Repository

  • dungeonbash

    Martin's Dungeon Bash, a roguelike game.

  • If you want to study a simpler C project, Dungeon Bash is a small complete game (using curses, so no fancy UI framework ideas there) that you can pretty much read all the way through and get some idea how a C program is put together.

  • breakhack

    A casual coffee-break roguelike

  • I wrote Breakhack in C using SDL. Feel free to browse, modify and break. https://github.com/Oliveshark/breakhack

  • roguelib

    Pseudo-curses ASCII game headers for use with raylib C/C++

  • Not sure if you're familiar with Raylib, but I have a side project that is making a small roguelike header library to be used with Raylib, you can see it here: https://github.com/leftbones/roguelib

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts