New programmer, looking for some advice with Rust as my first language and gamedev as my main hobby.

This page summarizes the projects mentioned and recommended in the original post on /r/rust_gamedev

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
  • arewegameyet

    The repository for https://arewegameyet.rs

  • https://arewegameyet.rs/ is a useful website to discover rust things for gamedev, not only engine but also lower level libraries (Rendering, physics etc…)

  • rust

    Empowering everyone to build reliable and efficient software.

  • "The Rust programming language". I`m assuming you have already found this. If not read it side by side with the tutorials and books.

  • 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.

    InfluxDB logo
  • love

    LÖVE is an awesome 2D game framework for Lua.

  • the nice thing about the rust gamedev ecosystem is it tends to be very code-first. making a game in unity or godot, for example, generally involves writing a bunch of little behavior scripts that are then put together using an editor GUI. most rust engines just have you define everything in code. if this is what youre looking for, you can give the rust ecosystem a shot, but if you find it too challenging there are other options. pygame and love, for instance, are code-first engines with a bit more polish than what you'll find in rust. they are also written in more beginner-friendly languages (python and lua, respectively).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I've started learning rust and I was wondering if there was a equivalent for a javascript library

    3 projects | /r/rust | 24 May 2022
  • Mun A programming language empowering creation through iteration

    2 projects | news.ycombinator.com | 18 Feb 2021
  • Show HN: A variant of Conway's Game of Life in color you can run on your phone

    1 project | news.ycombinator.com | 13 Jan 2024
  • Original Sling'n'shoot Worms Game

    4 projects | news.ycombinator.com | 28 Dec 2023
  • Can't make my mind about which engine to use

    2 projects | /r/gamedev | 10 Dec 2023