Alternatives
Products that do what I ported my Tetris built with SDL2 to WebAssembly does
- 1IB
2021 · synergyjs.org
- 2TI
2019 · djblue.github.io
- 3BY
2015 · github.com
- 4AT
2018 · tetris.joshbassett.info
- 5IG
2014 · shaunlebron.com
- 6PT
2025 · velzie.rip
- 7SO
2015 · toothris.org
- 8AW
2017 · funkykarts.rocks
- 9SJ
2016 · github.com
- 10IW
2020 · webrtchacks.com
- 11IM
2019 · github.com
- 12

- 13AP
So, after years of abandoning Rust after the hello world stage, I finally decided to do something substantial. It started with simple line rendering, but I liked how it was progressing so I figured I could make a reasonably complete PSX style renderer and a game with it. My only dependency is SDL2; I treat it as my "platform", so it handles windowing, input and audio. This means my Cargo.toml is as simple as: [dependencies.sdl2] version = "0.35" default-features = false features = ["mixer"] this pulls around 6-7 other dependencies. I am doing actual true color 3D rendering (with Z buffer,…
Sep 2025 · totenarctanz.itch.io
- 14PT
2020 · github.com
- 15TC
2016 · reacttetris.azurewebsites.net
- 16IB
2013 · play.google.com
- 17TT
2019 · tetrisly.com
- 18AM
"Game" is a stretch, but I put together this repo containing a pure Rust app which uses SDL2 and compiles to WASM (and can be run in a browser). Older resources were a bit out of date and a bit too verbose for my purposes, so here's a minimal working example.
2024 · github.com
- 19IJ
2011 · codebrief.com
- 20IM
2020 · freetogame.com
- 21TITetris in 3D▲14
2020 · blocking.games
- 22MT
It's been about 3 weeks since I dusted off the Multiplayer Tetris game that me and a buddy wrote A year ago and that's been collecting dust since then. A lot of after work and weekend hours have been pooring into the project since then, and I think it's about time to show the progress What's been done: - Preloading - Completely rewrote layout for desktop / tablet browsers using css3 :target. - Usage instructions added (one of the comments I got: "Yeah, it works, but how do I play?" ) - Sending all powerups to other users now works (click on another user's playfield to send powerup) - Game…
2012
- 23IP
2020 · varten.com
- 24A2
Sep 2025 · gamepix.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →