Ryex / hashlife-wasm

Game of life written with the Hashlife algorithem in Rust and compiled to WASM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm-gameoflife

A Rust experiment.

Built with ๐Ÿฆ€๐Ÿ•ธ by Ryex

About

A game of life implimentation in honer of John Conway who died April 11 2020 of the Covid19 pandemic.

๐Ÿ”‹ Batteries Included

  • wasm-bindgen for communicating between WebAssembly and JavaScript.
  • wee_alloc, an allocator optimized for small code size.

About

Game of life written with the Hashlife algorithem in Rust and compiled to WASM

License:MIT License


Languages

Language:Rust 96.4%Language:CSS 2.6%Language:HTML 1.1%