UstymUkhman / webgpu-game-of-life

Conway's Game of Life in WebGPU.

Home Page:https://ustymukhman.github.io/webgpu-game-of-life/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGPU Game Of Life

Conway's Game of Life in WebGPU.

Download

git clone https://github.com/UstymUkhman/webgpu-game-of-life.git

cd webgpu-game-of-life

pnpm i

Develop

pnpm start

Build

pnpm build

About

Conway's Game of Life in WebGPU.

https://ustymukhman.github.io/webgpu-game-of-life/dist/

License:MIT License


Languages

Language:TypeScript 80.3%Language:WGSL 15.3%Language:HTML 3.2%Language:CSS 1.2%