https://github.com/jlkiri/wasm-game-of-life
Conway's Game of Life implemented in Rust and Webassembly.
https://github.com/jlkiri/wasm-game-of-life
Last synced: 3 months ago
JSON representation
Conway's Game of Life implemented in Rust and Webassembly.
- Host: GitHub
- URL: https://github.com/jlkiri/wasm-game-of-life
- Owner: jlkiri
- License: mit
- Created: 2020-03-15T13:53:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:59:30.000Z (over 2 years ago)
- Last Synced: 2025-02-12T18:19:03.518Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
Rust + Webassembly Game Of Life frontend source code