elm-conway-life

Conway's Game

An implementation of Conway's Game of Life using Elm

Conway's Game of Life

GitHub

0 stars
2 watching
0 forks
Language: Elm
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alkhe/conway An implementation of Conway's Game of Life using Vue and HTML. 4
campezzi/elm-fifteen A simple 15 Puzzle game implemented in Elm 4
simonwaldherr/cgolgo An implementation of Conway's Game of Life in Golang 46
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
littleb0xes/rusty_life An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. 3
yusukehosonuma/swiftui-lifegame An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms 66
alanrsoares/reasonml-game-of-life A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. 8
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
yonbergman/swift-gameoflife An implementation of Conway's game of life using Swift and SpriteKit 67
w0rm/elm-garden-of-eels A game built in Elm that simulates garden eels 6
amiantos/lifesaver An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps 211
camspiers/elm-redchaser A simple game built using the Elm programming language 4
nazanin1369/elm-memorygame An Elm-based implementation of a simple memory game with multiple levels 14
grzegorzbalcerek/chess-elm An implementation of the game of chess in Elm, a functional programming language. 23
tibastral/elm-snake An Elm-based implementation of the classic snake game in WebGL and HTML. 111