reasonml-game-of-life
Game of Life simulator
A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development.
Conway's Game of Life written in ReasonML using ReasonReact
8 stars
2 watching
0 forks
Language: OCaml
last commit: about 6 years ago
Linked from 1 awesome list
conways-game-of-lifegame-of-lifereason-reactreasonml
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Conway's game of life using Swift and SpriteKit | 67 |
| A game implementation in Reason, using functional programming principles and React, with simplified UX and testing for a condensed gameplay experience | 14 |
| A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
| An implementation of Conway's Game of Life using Vue and HTML. | 4 |
| A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
| An implementation of Conway's Game of Life in Golang | 46 |
| A ReasonReact implementation of the classic Simon Game | 9 |
| An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules | 98 |
| An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps | 211 |
| An implementation of the classic Tetris game using Reason and React. | 5 |
| An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms | 66 |
| A simulation of Conway's Game of Life in Go, where the rules and behavior are defined by a set of cell states and their interactions. | 3 |
| An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
| A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython | 5 |
| A Game of Life implementation in Imba, using its core language to create a simulation of Conway's Game of Life. | 7 |