Joe Clay

Results 14 issues of Joe Clay

Currently all of the GitHub and Crates.io data used on the site is retrieved via a clever [template macro](https://github.com/rust-gamedev/arewegameyet/blob/master/templates/categories/macros.html). This is simple and keeps the build self-contained, but has a...

I've noticed while working on the `wasm-bindgen` backend for Tetra that there's a few rough edges around the tooling from a game dev perspective. Since `wasm-bindgen` seems to be the...

Needs Champion
Books/Tutorials/Guides

This seems to work okay on every example I've tested, but I'd love for people to try running their games against this branch to let me know if anything's super...

API: Breaking
Type: Dependency Update
Area: Platform

### Summary SDL3 is fully released now, and is largely backwards compatible (barring various function name changes) - so I think it's probably worth updating Tetra to use it at...

Type: Feature Request
Help Wanted
Type: Dependency Update
Area: Platform