Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sn99/wasm-conway

Conway game of life in Rust + Wasm
https://github.com/sn99/wasm-conway

conways-game-of-life rust wasm

Last synced: 14 days ago
JSON representation

Conway game of life in Rust + Wasm

Awesome Lists containing this project

README

        

# wasm-conway

[![Build Status](https://travis-ci.com/sn99/wasm-conway.svg?branch=master)](https://travis-ci.com/sn99/wasm-conway)

See at : https://sn99.github.io/wasm-conway/

![play](readme_resources/play.png)

![pause](readme_resources/pause.png)

## License

Licensed under either of these:

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
https://opensource.org/licenses/MIT)