70 Forks
245 Stars
245 Watchers

wasm_game_of_life

A Rust and WebAssembly tutorial implementing the Game of Life

How to download and setup wasm_game_of_life

Open terminal and run command
git clone https://github.com/rustwasm/wasm_game_of_life.git
git clone is used to create a copy or clone of wasm_game_of_life repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wasm_game_of_life https://github.com/rustwasm/wasm_game_of_life/archive/master.zip

Or simply clone wasm_game_of_life with SSH
[email protected]:rustwasm/wasm_game_of_life.git

If you have some problems with wasm_game_of_life

You may open issue on wasm_game_of_life support forum (system) here: https://github.com/rustwasm/wasm_game_of_life/issues