Game of life in Ocaml Compiler version used when creating this was 4.13.1 To render the graphics the program uses tsdl which is an api with thin-bindings to SDL (Simple Direct Medialayer) https://github.com/dbuenzli/tsdl What is game of life? https://en.wikipedia.org/wiki/Conway's_Game_of_Life