rustrogueliketutorial VS libtcod-ada

Compare rustrogueliketutorial vs libtcod-ada and see what are their differences.

libtcod-ada

An Ada binding for the libtcod rougelike library (by csb6)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rustrogueliketutorial libtcod-ada
5 2
868 3
1.8% -
0.0 3.6
about 1 month ago 6 months ago
Rust Ada
MIT License 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.

rustrogueliketutorial

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

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

bracket-lib - The Roguelike Toolkit (RLTK), implemented for Rust.

froggy - Component Graph System experiment