An open API service indexing awesome lists of open source software.

https://github.com/caneroj1/haskell-game-of-life

Brief Game of Life Implementation in Haskell
https://github.com/caneroj1/haskell-game-of-life

gameoflife graphics haskell

Last synced: 6 months ago
JSON representation

Brief Game of Life Implementation in Haskell

Awesome Lists containing this project

README

          

# Game of Life

Brief Haskell implementation of Conway's Game of Life using the Gloss graphics library.