Skip to content

jakebruce/webgl-game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL Game of Life

An implementation of Conway's Game of Life that runs entirely on the graphics card. The browser's only job is to initialize it with random state and make regular draw calls.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • HTML 13.8%
  • GLSL 8.2%
  • CSS 6.9%