RicardoHS / rust_wasm_game_of_life

Another repo with Rust + WebAssembly + Game of Life implementation in the web browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life built in Rust + WebAssembly

Basically, I followed the rustwasm tutorial and tweak it a bit for fun.

Built

You will need cargo and npm installed.

Simply run make to build and install deps. Run make run to execute a live server (check logs for url).

About

Another repo with Rust + WebAssembly + Game of Life implementation in the web browser.


Languages

Language:JavaScript 49.8%Language:Rust 37.9%Language:HTML 11.8%Language:Makefile 0.5%