dungeonbash VS rogue

Compare dungeonbash vs rogue and see what are their differences.

dungeonbash

Martin's Dungeon Bash, a roguelike game. (by fluffymormegil)

rogue

Original Rogue Game (5.4.4) (by Davidslv)
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
dungeonbash rogue
2 6
4 288
- -
10.0 0.0
almost 13 years ago over 1 year ago
C++ C
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dungeonbash

Posts with mentions or reviews of dungeonbash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-06.
  • How exactly does one go about creating an RL?
    2 projects | /r/roguelikes | 6 Nov 2022
    You won't be able to follow it very well if you don't know C, but you can try skimming through the source code to Martin's Dungeon Bash (the .cc and .hh files). The whole thing only comes to around 180 pages if printed out and is a complete roguelike built on top of very minimal support libraries. Even if you can't follow all of the code logic yet, you can get a full look at what a complete roguelike looks like written down.
  • C Roguelike Resources?
    8 projects | /r/roguelikedev | 15 Apr 2022
    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.

rogue

Posts with mentions or reviews of rogue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-09.

What are some alternatives?

When comparing dungeonbash and rogue you can also consider the following projects:

angband - A free, single-player roguelike dungeon exploration game

breakhack - A casual coffee-break roguelike

Open-Golf - A cross-platform minigolf game written in C.

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

NetHack - Official NetHack Git Repository

ncurses-game

RavenEngine