A minimal working Rust / SDL2 / WASM browser game

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Emscripten: An LLVM-to-WebAssembly Compiler

  • Only half true. Emscripten implements the SDL 1.2 (and also SDL_mixer 1.2) API in Javascript here: https://github.com/emscripten-core/emscripten/blob/main/src/.... On the other hand SDL 2 (and SDL_mixer 2) are proper ports (which you linked to).

    So there's quite a size penalty to using SDL 2 rather than SDL 1.2.

  • hello-rust-sdl2-wasm

    A Rust repo which uses SDL2 for user interaction, and which can be run locally or compiled to WASM and run on the web

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

    Ant Colony Sim + Daily Mental Health Exercises

  • https://github.com/MeoMix/symbiants Here's my open source game written in Rust and compiled to WASM if you want more reading material :) It uses Bevy not SDL2, though.

  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • pixels

    A tiny hardware-accelerated pixel frame buffer. 🦀

  • https://github.com/parasyte/pixels

    That gives you a simple software framebuffer, and it builds as a native app or for the web.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • WebAssembly Playground

    9 projects | news.ycombinator.com | 4 Feb 2024
  • What is a really cool thing you would want to write in Rust but don't have enough time, energy or bravery for?

    21 projects | /r/rust | 8 Jun 2022
  • Rust and web assembly - noob question

    5 projects | /r/rust | 3 Jun 2021
  • Macroquad egui DevTools: Rust Game Debugging UI

    3 projects | dev.to | 2 May 2024
  • 3 years of fulltime Rust game development, and why we're leaving Rust behind

    21 projects | news.ycombinator.com | 26 Apr 2024