godot-game-of-life

Game of Life simulator

A GPU-accelerated implementation of the Game of Life using shaders in Godot

Godot game-of-life

GitHub

34 stars
3 watching
0 forks
Language: GLSL
last commit: almost 3 years ago
Linked from 1 awesome list

game-of-lifegodotshaders

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tavurth/godot-simple-fps-camera This is an open-source implementation of a simple first-person shooter camera in Godot 58
tavurth/godot-radial-menu A radial menu component for Godot games with customizable appearance and behavior 264
tavurth/godot-simple-state A simple Finite State Machine plugin for Godot 3.x to manage game state transitions 62
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
simulavr/godot-haskell Haskell bindings for Godot game engine 170
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
yonbergman/swift-gameoflife An implementation of Conway's game of life using Swift and SpriteKit 67
sirlynix/game-of-life A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. 1
tavurth/godot-fft An implementation of the Fast Fourier Transform algorithm in GDScript 39
stelly-dev/game_of_life_adafruit_macropad A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython 5
unknown-horizons/godot-port Porting an old real-time strategy simulation game to the Godot Engine 685
maaack/godot-game-template A pre-built project with menus and basic game development components for Godot 4.2+ 519
drwhut/tabletop-club An open-source platform for playing tabletop games in a physics-based 3D environment using the Godot Engine. 1,297
trentmwillis/glimmer-of-life An implementation of Conway's Game of Life using Glimmer as a visualization exploration project 1
littleb0xes/rusty_life An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. 3