luhmann / reasonml-game-of-life

Good old Game of Life written in ReasonML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎮 ReasonML Game of Life

An implementation of John Horton Conway's "Game of Life" in ReasonML running right here in your CLI.

Demo

Setup

$ yarn

Run

$ yarn build
$ node src/GoL.bs.js

About

Good old Game of Life written in ReasonML


Languages

Language:OCaml 100.0%