Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schu/wasm-game-of-life
https://github.com/schu/wasm-game-of-life
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/schu/wasm-game-of-life
- Owner: schu
- License: apache-2.0
- Created: 2020-04-09T17:41:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T22:31:06.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T01:26:07.135Z (6 months ago)
- Language: Rust
- Size: 1.27 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE
Awesome Lists containing this project
README
# wasm-game-of-life
Yet another Rust + WebAssembly Game of Life repository: https://rustwasm.github.io/book/game-of-life/introduction.html
![screenshot](screenshot.png)
Based on https://github.com/rustwasm/wasm-pack-template.git