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: 7 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T09:36:28.000Z (over 2 years ago)
- Last Synced: 2025-03-22T17:22:46.028Z (7 months ago)
- Topics: conways-game-of-life, rust, wasm
- Language: Rust
- Homepage: https://sn99.github.io/wasm-conway/
- Size: 366 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# wasm-conway
[](https://travis-ci.com/sn99/wasm-conway)
See at : https://sn99.github.io/wasm-conway/


## 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)