Skip to content

An implementation of a visualization of Conway's game of life in haskell

License

Notifications You must be signed in to change notification settings

IVIosab/haskell-conway-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation


Haskell Conway's Game of Life

Table of Contents
  1. About The Project
  2. Built With
  3. Getting Started
  4. License
  5. Contact

About The Project

An implementation of a visualization of Conway's game of life in haskell using CodeWorld

(back to top)

Built With

(back to top)

Getting Started

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]

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Mosab Mohamed - @IVIosab - [email protected]

Project Link: https://github.com/IVIosab/haskell-conway-game-of-life

(back to top)

About

An implementation of a visualization of Conway's game of life in haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published