c-roguelike-draft VS libtcod-ada

Compare c-roguelike-draft vs libtcod-ada and see what are their differences.

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
c-roguelike-draft libtcod-ada
1 2
0 3
- -
0.0 3.6
over 2 years ago 6 months ago
C Ada
- BSD 3-clause "New" or "Revised" 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.

c-roguelike-draft

Posts with mentions or reviews of c-roguelike-draft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-09.

libtcod-ada

Posts with mentions or reviews of libtcod-ada. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-16.
  • Sharing Saturday #371
    3 projects | /r/roguelikedev | 16 Jul 2021
    I continued working on my Ada bindings for libtcod. I am working on implementing an Ada version of the Rougebasin C++ libtcod tutorial, which so far has helped me test and improve the bindings a lot. Right now, color, console, input, BSP, FOV, line-drawing, and pathfinding are all supported.
  • Sharing Saturday #370
    4 projects | /r/roguelikedev | 9 Jul 2021
    I continued working on my Ada bindings for libtcod. I finally cleaned it up enough to put it on github here, so feel free to take a look!

What are some alternatives?

When comparing c-roguelike-draft and libtcod-ada you can also consider the following projects:

HandsOnRust - The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson

rustrogueliketutorial - Roguelike Tutorial in Rust - using RLTK