8000 GitHub - toytag/conway-game-of-life: JavaScript, WebAssembly, and WebGPU implementations of the well-known Conway's Game of Life.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

toytag/conway-game-of-life

Repository files navigation

Conway's Game of Life

JavaScript, WebAssembly, and WebGPU implementations of the well-known Conway's Game of Life.

Getting Started

After cloning the repository, run the following commands inside the project directory:

npm install # install dependencies
npm run build # wasm needs to be built before running
npm run dev

About

JavaScript, WebAssembly, and WebGPU implementations of the well-known Conway's Game of Life.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0