Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

executable file
·
15 lines (8 loc) · 231 Bytes

Game of Life Haskell

Still very unefficient implementation of Conway's Game of Life in Haskell.

Setup

execute:

stack build

then

stack run