/gol-420x-modularized

a completed version of Charlie Robert's tutorial for game of life with type info and glslify modularization

Primary LanguageJavaScript

Game of Life on the GPU

This is a modularized version of the game of life tutorial created by Charlie Roberts. It also includes type information in jsdoc comments.

For budo, do npm start

For just building the bundle, do npm run build