Games
I know there are folks in our community already making Text Adventures, Roguelikes, Web assembled stuff and even physical games on a microcontrollers so well have plenty to talk about.
State of the game via @jacobrosenthal
- http://arewegameyet.com
- https://github.com/tomaka/rodio
- https://github.com/jacobrosenthal/workshop-iot-devfest/blob/master/readme.md
- https://www.amethyst.rs
- https://github.com/amethyst/amethyst
- https://github.com/udoprog/asteroids-amethyst
- https://github.com/cs2dsb/github-game-jam-2018
- https://cs2dsb.itch.io/lemrunner
Roguelikes @bowerman
- https://tomassedovic.github.io/roguelike-tutorial/part-1-graphics.html
- http://tomassedovic.github.io/tcod-rs/tcod/index.html
- https://gitlab.com/bowerman/roguelike-rust
Wasm via @monteslu
- https://rustwasm.github.io/book/game-of-life/hello-world.html
- https://nphysics.org/demo_boxes3/
- https://rustwasm.github.io/wasm-bindgen/examples/2d-canvas.html