Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tempor1s/wasm-game-of-life
Conways game of life implemented using Rust and Web assembly.
https://github.com/tempor1s/wasm-game-of-life
Last synced: 28 days ago
JSON representation
Conways game of life implemented using Rust and Web assembly.
- Host: GitHub
- URL: https://github.com/tempor1s/wasm-game-of-life
- Owner: tempor1s
- License: mit
- Created: 2020-03-26T17:18:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:24:23.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T23:37:59.176Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 631 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WASM Game of Life - [Live Here](https://wasm-game-of-life.netlify.com)
The game of life implemented using web assembly.