wasm_game_of_life icon indicating copy to clipboard operation
wasm_game_of_life copied to clipboard

A Rust and WebAssembly tutorial implementing the Game of Life

wasm_game_of_life

Conway's Game of Life in Rust and WebAssembly

Build Status

Contributing | Chat

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.

Read the tutorial here!