imba-game-of-life

Game simulator

A Game of Life implementation in Imba, using its core language to create a simulation of Conway's Game of Life.

Game of Life in Imba

GitHub

7 stars
3 watching
0 forks
Language: Imba
last commit: 24 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
taw/imba-2048 An implementation of the popular 2048 game in the Imba programming language. 7
taw/imba-rotn An application built with Imba and JavaScript that simulates the ROT-N feature of a fictional game. 0
taw/imba-snake A simple, text-based Nokia-style snake game implemented in Imba programming language 3
taw/imba-fifteen An implementation of the classic puzzle game in Imba programming language 4
taw/imba-emoji-memory A game where players try to recall pairs of emojis from memory 2
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
sirlynix/game-of-life A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. 1
zsoltk/gameoflife An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules 98
yonbergman/swift-gameoflife An implementation of Conway's game of life using Swift and SpriteKit 67
littleb0xes/rusty_life An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. 3
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
tavurth/godot-game-of-life A GPU-accelerated implementation of the Game of Life using shaders in Godot 34
stelly-dev/game_of_life_adafruit_macropad A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython 5
fabienwarniez/vie A re-implementation of the Game of Life for iOS devices using Objective-C. 8
alkhe/conway An implementation of Conway's Game of Life using Vue and HTML. 4