Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eratio08/concaml

Simple Conway's Game of Life in OCaml
https://github.com/eratio08/concaml

conways-game-of-life ocaml

Last synced: about 14 hours ago
JSON representation

Simple Conway's Game of Life in OCaml

Awesome Lists containing this project

README

        

# cOnCamel

Simple Conway's Game of Life implementation in OCaml.

Run with

```shell
dune exec ./concamel.exe
```