https://github.com/scristobal/game-of-webgpu
A implementation of Conway's game of life in WebGPU
https://github.com/scristobal/game-of-webgpu
game-of-life tyepscript webgpu
Last synced: 3 months ago
JSON representation
A implementation of Conway's game of life in WebGPU
- Host: GitHub
- URL: https://github.com/scristobal/game-of-webgpu
- Owner: scristobal
- License: unlicense
- Created: 2024-09-07T16:22:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-18T12:11:55.000Z (6 months ago)
- Last Synced: 2026-01-05T09:53:45.992Z (5 months ago)
- Topics: game-of-life, tyepscript, webgpu
- Language: TypeScript
- Homepage: http://game-of-webgpu.messy.page/
- Size: 288 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Game-of-WebGPU
A implementation of Conway's game of life in WebGPU