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
7 stars
3 watching
0 forks
Language: Imba
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the popular 2048 game in the Imba programming language. | 7 |
| An application built with Imba and JavaScript that simulates the ROT-N feature of a fictional game. | 0 |
| A simple, text-based Nokia-style snake game implemented in Imba programming language | 3 |
| An implementation of the classic puzzle game in Imba programming language | 4 |
| A game where players try to recall pairs of emojis from memory | 2 |
| 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 |
| 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 using Android, allowing customization and transformation into other cellular automata rules | 98 |
| An implementation of Conway's game of life using Swift and SpriteKit | 67 |
| An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
| A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
| A GPU-accelerated implementation of the Game of Life using shaders in Godot | 34 |
| A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython | 5 |
| A re-implementation of the Game of Life for iOS devices using Objective-C. | 8 |
| An implementation of Conway's Game of Life using Vue and HTML. | 4 |