rymo4 / ConwaysGameOfLife

Conway's Game Of Life in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life

This is an implmentation of Conway's Game of Life, in Go. It consists of a webserver and frontend HTML/JS/CSS to display the map, and can evolve very large maps extremely quickly.

About

Conway's Game Of Life in Go


Languages

Language:Go 65.3%Language:JavaScript 28.8%Language:CSS 5.5%Language:CoffeeScript 0.5%