AL333Z / hgol

A game of life implementation, in haskell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hgol

A game of life implementation, in haskell.

To run, install stack, and then

stack build && stack exec hgol-exe

About

A game of life implementation, in haskell.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%