Table of Contents
An implementation of a visualization of Conway's game of life in haskell using CodeWorld
You can test the project by running the code on CodeWorld
You can also use different starting grid by replacing the argument of animateConway
method in the main method, there are already 3 possible starting positions for testing purposes: [block, blinker, pulser]
Distributed under the MIT License. See LICENSE.txt
for more information.
Mosab Mohamed - @IVIosab - [email protected]
Project Link: https://github.com/IVIosab/haskell-conway-game-of-life