HandsOnRust VS c-roguelike-draft

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

HandsOnRust

The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson (by thebracket)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
HandsOnRust c-roguelike-draft
19 1
380 0
- -
0.0 0.0
8 months ago over 2 years ago
Rust C
- -
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.

HandsOnRust

Posts with mentions or reviews of HandsOnRust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.
  • ECS, Finally
    4 projects | news.ycombinator.com | 30 Dec 2023
    I'm working my way through the HandsOnRust book that guides you through creating a simple roguelike using Rust and Legion ECS. It's a really enjoyable experience so far, and I'm looking towards trying out Bevy ECS afterwards to compare the two.

    https://github.com/thebracket/HandsOnRust

  • Disappointing experience with 'Command-Line Rust': Seeking more comprehensive Rust resources
    5 projects | /r/rust | 8 Apr 2023
    But if you really want to follow more things then hands on rust and zero to production are two good quality books for learning rust through game dev and web development respectively. But I would still urge you to try a few things by yourself first.
  • I'm a beginner and write Go code. Is there anything similar to 'Let's Go' for Rust?
    3 projects | /r/rust | 4 May 2022
    There is Zero To Production In Rust which goes through building a webserver in rust from the ground up. Or Hands on rust for learning rust by building a game.
  • Any good books for studying rust?
    3 projects | /r/rust | 23 Mar 2022
    Some (optionally) in print: * Rust in Action * Programming Rust * Hands-On Rust * Rust for Rustaceans
  • The Rust Programming Book is not good for Beginners?
    2 projects | /r/rust | 5 Feb 2022
    Other books/resources you might find helpful - Rust by example - a good compliment to The Book that shows concepts with examples. Though does not explain things as much. - Zero To Production In Rust - a look at webservers and taking them to production (still being written though) - Hands on rust - a look at introducing rust with gamedev. - Easy rust - Many more listed here
  • Where to start ?
    2 projects | /r/rust_gamedev | 3 Nov 2021
    I recommend the book Hands On Rust. It teaches Rust by building a simple rogue-like game using bracket-lib and legion.
  • Is there a basic example of Legion ECS?
    2 projects | /r/rust_gamedev | 20 Sep 2021
    A lot of people here follow "Hands-on Rust" book. Its examples are OK: https://github.com/thebracket/HandsOnRust
  • Sharing Saturday #374
    3 projects | /r/roguelikedev | 6 Aug 2021
    Hands-on Rust Bonus Content: Flappy Dragon was released on Medium, via the PragProg channel. The article extends the Flappy Dragon content from Hands-on Rust to add smooth movement and demonstrate animation with tile-based graphics. This is an extended re-print of an article that was released previously; there's new content, and it's now in the PragProg channel for consistency.
  • Sharing Saturday #371
    3 projects | /r/roguelikedev | 16 Jul 2021
    Hands-on Rust on Amazon now shows "buy now" rather than "pre-order" (and apparently sold-out in France?). So hopefully the paper version will be in people's hands soon.
  • Sharing Saturday #370
    4 projects | /r/roguelikedev | 9 Jul 2021
    Hands-on Rust | Website

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 HandsOnRust and c-roguelike-draft you can also consider the following projects:

book - The Rust Programming Language

rustrogueliketutorial - Roguelike Tutorial in Rust - using RLTK

RustBooks - List of Rust books

libtcod-vcpkg-template - A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.

arewegameyet - The repository for https://arewegameyet.rs

libtcod-ada - An Ada binding for the libtcod rougelike library