Show HN: Game of Life with grid editor in browser with Rust and WASM

1 point by someguy101010 1 year ago | 0 comments
I coded up a game of life implementation in rust and web assembly using https://yew.rs/ as an effort to sharpen my rust skills and it resulted as a fun toy. You can find the source here: https://gitlab.com/reedrichards/wvdom Enjoy!