https://github.com/uttarayan21/cgol
Conway's game of life
https://github.com/uttarayan21/cgol
react rust typescript wasm webassembly
Last synced: about 2 months ago
JSON representation
Conway's game of life
- Host: GitHub
- URL: https://github.com/uttarayan21/cgol
- Owner: uttarayan21
- License: mit
- Created: 2021-02-22T00:23:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T02:56:37.000Z (5 months ago)
- Last Synced: 2025-03-20T06:46:04.165Z (about 2 months ago)
- Topics: react, rust, typescript, wasm, webassembly
- Language: Rust
- Homepage: https://uttarayan21.github.io/cgol
- Size: 1.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE_MIT
Awesome Lists containing this project
README
## Conway's Game of Life
An implementation of conway's game of life using rust wasm and React using typecript.