DEV Community

Cover image for Start building browser games with Rust!
Andrew (he/him)
Andrew (he/him)

Posted on

Start building browser games with Rust!

Interested in gamedev in Rust?

Me too!

So I put together this bare-minimum tutorial for using SDL2 and compiling a pure Rust app to WASM! Making browser games in Rust with WebAssembly just got a bit easier.

https://github.com/awwsmm/hello-rust-sdl2-wasm

Top comments (0)