Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sn99/wasm-conway
- Owner: sn99
- License: apache-2.0
- Created: 2020-02-11T14:25:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T11:18:10.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T22:04:20.084Z (over 1 year ago)
- Topics: conways-game-of-life, rust, wasm
- Language: Rust
- Homepage: https://sn99.github.io/wasm-conway/
- Size: 326 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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)