/rust_wasm_3d_game_of_life

3D game of life in the browser, powered by Rust, WebAssembly, and Three.js

Primary LanguageRustApache License 2.0Apache-2.0

wasm_game_of_life -- The 3D Fork 🍴

Conway's Game of Life in Rust and WebAssembly

Build Status

Built with 🦀🕸 by The Rust and WebAssembly Working Group

About

This repository contains the complete code for the Rust and WebAssembly tutorial. The tutorial builds increasingly featureful implementations of Conway's Game of Life.

TODO

  • Simple Auto-Rebuild script at top-level, which watches Rust + JS + TS code and rebuilds WASM + JS targets
  • Typescript in www folder