msambartolomeo / functional-life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional Life

Definición funcional del tablero inicial del juego de la vida

Representación de una impresora en game of life

Requerimientos

  • GHC 9.2.8
  • Cabal
  • SDL2

Uso

cabal run functional-life (phrase :: String) ([resolution :: (Int, Int)])

About

License:MIT License


Languages

Language:Haskell 100.0%