libtcod-ada VS c-roguelike-draft

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
libtcod-ada c-roguelike-draft
2 1
3 0
- -
3.6 0.0
6 months ago over 2 years ago
Ada C
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.

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!

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.

What are some alternatives?

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

rustrogueliketutorial - Roguelike Tutorial in Rust - using RLTK

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