Cataclysm VS libdicey

Compare Cataclysm vs libdicey and see what are their differences.

Cataclysm

A post-apocalyptic roguelike. New features relative to C:Whales are scheduled for after 0.2.0, the savefile breaking release. (by zaimoni)

libdicey

A simple and efficient deterministic integer math and pseudo-random roll library. (by perim)
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
Cataclysm libdicey
19 2
27 5
- -
7.1 6.0
2 months ago 3 months ago
C++ C++
GNU General Public License v3.0 or later MIT License
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.

Cataclysm

Posts with mentions or reviews of Cataclysm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.

libdicey

Posts with mentions or reviews of libdicey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-17.
  • Balancing random loot ?
    1 project | /r/roguelikedev | 19 Apr 2023
    If you want exactly the same order again after you've exhausted your deck, that is very simple to implement as well. Just shuffle it once, then pick the last item and decrement the number of available cards. Once available is zero, just reset it back to the full size of the deck. You can even implement this without storing the card list in memory with some math magic! You can see https://github.com/perim/libdicey for two implementations if you need inspiration.
  • Sharing Saturday #458
    6 projects | /r/roguelikedev | 17 Mar 2023
    libdicey | github

What are some alternatives?

When comparing Cataclysm and libdicey you can also consider the following projects:

reflector - Reflector: Laser Defense, a tactical base-builder game

shipyard - Entity Component System focused on usability and flexibility.

Doryen - Doryen based in Libtcod 1.5.1 - Refactoring struct and clear code, deleted the old C code and added new features and algorithms. The objective is a small 2D rendering engine (based in grid or tiles). It is written in an effort to create an engine being as lightweight and conceptually clean as possible.

roguelike-rust

sleepy

untitled-strategy-game - Small strategy game, inspired by Into The Breach

python-tcod-ecs - Python sparse-set ECS with strong type-hinting. Supports entitiy relations.

CDDA-Game-Launcher - A Cataclysm: Dark Days Ahead launcher with additional features

RSRevived

secbot-2021-7drl - 7-day Roguelike, 2021 (Success)