C Roguelike Resources?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • 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
  • 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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • How do I structure a library in C?

    2 projects | /r/cprogramming | 16 Mar 2023
  • Advice & Resources for Learning C - Python background

    1 project | /r/cprogramming | 21 Dec 2022
  • Show HN: Snake-inspired FOSS game Dungeon Rush playable in the browser

    2 projects | news.ycombinator.com | 11 Apr 2024
  • Installing NH 3.7 on Win11 without using Linux?

    1 project | /r/nethack | 7 Dec 2023
  • suggestion for a free roguelike on mobile.

    1 project | /r/roguelikes | 5 Dec 2023