An implementaion of Conway's game of life written in the C language using the SDL library.
-
Updated
Feb 13, 2020 - C
An implementaion of Conway's game of life written in the C language using the SDL library.
An implementation of the famous Game of Life in C
Simple implementation of John Conway's cellular automaton with wraparound topology and fancy animations
conway's game of life on n64
The Game Of Life emulator on stm8s003f3 chip.
A simple Game of Life app with ability to draw current generation written in C11 with SDL2.
Concurrency and Parallelism course labs code
My attempt at Conway's game of life, in C.
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input
Interactive Game of Life Implementation in C using Raylib.
Conway's game of life implemented in the C programming language using the freeglut library
This repository helps one to build Conway's Game of Life using the POSIX related to Real-Time Operating System (RTOS). This is a kind of mini-project build for the purpose of my course work built on Eclipse and BBB (Beaglebone Black)
Multiplatform Conway's Game of Life implementation in C.
Game Of Life implemented in python
A implementation of Conway's Game of Life in C using SDL2
Set of utilities to work with and to generate xgameoflife/gameoflife loadable boards
Add a description, image, and links to the gameoflife topic page so that developers can more easily learn about it.
To associate your repository with the gameoflife topic, visit your repo's landing page and select "manage topics."