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: almost 6 years ago
Linked from 1 awesome list
conways-game-of-lifegame-of-lifereason-reactreasonml
Related projects:
Repository | Description | Stars |
---|---|---|
yonbergman/swift-gameoflife | An implementation of Conway's game of life using Swift and SpriteKit | 67 |
alanrsoares/2048-reasons | A game implementation in Reason, using functional programming principles and React, with simplified UX and testing for a condensed gameplay experience | 14 |
arn-the-long-beard/seeded_game_of_life | A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
alkhe/conway | An implementation of Conway's Game of Life using Vue and HTML. | 4 |
sirlynix/game-of-life | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
arecvlohe/reason-react-simon-game | A ReasonReact implementation of the classic Simon Game | 9 |
zsoltk/gameoflife | An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules | 98 |
amiantos/lifesaver | An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps | 211 |
denis-ok/reasonml-reatris | An implementation of the classic Tetris game using Reason and React. | 5 |
yusukehosonuma/swiftui-lifegame | An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms | 66 |
buckley-w-david/conwaygo | 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 |
raganwald/cafeaulife | An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
stelly-dev/game_of_life_adafruit_macropad | A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython | 5 |
taw/imba-game-of-life | A Game of Life implementation in Imba, using its core language to create a simulation of Conway's Game of Life. | 7 |