Jake Zohdi Developer

Experiments

conways
  • HTML Conways

    Conway’s Game of Life using pure vanilla JS and html elements as game cells. Features include play, pause, and settings for density and number of columns.

    Go
  • WebGPU Conway’s

    Conway’s game of life rendered using webgpu. Webgpu not widely supported by browsers: https://caniuse.com/webgpu

    Go