aimorris / game-of-life

Conway's Game of Life implementation in PureScript for the web

Home Page:https://game-of-life.aimorris.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life Netlify Status

Conway's Game of Life implementation in PureScript for the web
Available at https://game-of-life.aimorris.com

Installation

Step 1

Clone this repository

git clone git@github.com:aimorris/game-of-life.git

Step 2

Install dependencies and build the project

npm run build

Step 3

You can now edit the files as you wish.

Contributors

Made with contributors-img.

About

Conway's Game of Life implementation in PureScript for the web

https://game-of-life.aimorris.com

License:MIT License


Languages

Language:PureScript 62.4%Language:Dhall 25.9%Language:Shell 7.1%Language:HTML 2.5%Language:Haskell 2.1%