gameoflife topic

List gameoflife repositories

GameOfLife

48
Stars
4
Forks
Watchers

Conway's Game of Life macOS app.

mgfx

37
Stars
4
Forks
Watchers

MGFX - A cross-platform 2D (CPU & GPU) and 3D (GPU) starter kit.

KataCoroutines

15
Stars
0
Forks
Watchers

Transform this game-of-life sequential implementation to a parallel version with Kotlin coroutines

GameOfLife

33
Stars
8
Forks
Watchers

A fast, C++ OpenGL implementation of Conway's Game of Life. Now includes a 3D version!

gof-rs

24
Stars
1
Forks
Watchers

Game of life rendered in your terminal with over 500+ unique patterns to choose from.

GameOfLife

17
Stars
31
Forks
Watchers

A python implementation of 'game of life'

GameOfLife

38
Stars
1
Forks
Watchers

Android version Conway's Game of Life. Based on material you. Realized with jetpack compose libraries.

Game-of-Life-GLSL

15
Stars
1
Forks
Watchers

Can we use GLSL Shaders to compute Conways Game of Life? Yes, we can! Also we use SFML for very easy access to shaders and OpenGL