stnma7e / conway

an implementation of conway's game of life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conway

There is one basic implementation in Haskell, and one modified version in Go. The Go version was based off of code on the golang website, and some modifications to the rules of GOL were made.

About

an implementation of conway's game of life

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 61.8%Language:Haskell 38.2%