Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szastupov/ocaml-life
Conway's Game of Life
https://github.com/szastupov/ocaml-life
Last synced: 25 days ago
JSON representation
Conway's Game of Life
- Host: GitHub
- URL: https://github.com/szastupov/ocaml-life
- Owner: szastupov
- Created: 2009-10-14T18:27:48.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-11-24T09:58:05.000Z (about 15 years ago)
- Last Synced: 2024-10-28T11:03:01.170Z (2 months ago)
- Language: OCaml
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a toy implementation of Conway's Game of Life made to play with ocaml graphics.
Controls:
Mouse click - toggle cell state
q - quit the game
any other key - next generation