billyrayvalentine / python-conwaysgameoflife

A WIP untested and un-optimised implementation of CGOL - but one that should be easy to understand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md

A WIP implementation of Conway's Game Of Life which is largely untested and does nothing clever in terms of optimisation but is interesting to me!

About

A WIP untested and un-optimised implementation of CGOL - but one that should be easy to understand


Languages

Language:Python 100.0%