What do I need for a board game?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ggez

    Rust library to create a Good Game Easily

  • I've previously used ggez for simple pet projects, and have found it to be fairly simple for what you're describing

  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • Try bevy. I enjoy using it for a simple 2D rendering :)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • kiss3d

    Keep it simple, stupid 3d graphics engine for Rust.

  • Something like Kiss3D might be more favorable for you. I personally don't have a lot of experience with it, but it's simple to use, and gets the job done without extra work.

  • gdnative

    Rust bindings for Godot 3

  • If you desire to use Godot, as having the editor and support, while wanting to use Rust for the logic, might wanna look into Godot Rust.

  • notan

    Cross-platform multimedia layer

  • Check Notan, I think it fits everything that you need, 2d API, egui integrated, and input support.

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