Conway's Game of Life on MS-DOS
-
Updated
Dec 23, 2024 - C++
Conway's Game of Life on MS-DOS
Hash Life written in C++ and javascript
Simple implementation of John Conway's cellular automaton with wraparound topology and fancy animations
Using Unity and Mirror. Conway's game of life simulation + Card Game with single player, local and online multiplayer
A implementation of Conway's Game of Life in C using SDL2
John Conway's Game of Life
A simple 2d web based implmentation of the Conway's game of life
This is a basic implementation of John Conway's Game of Life using Java and OOP principles.
Projet scolaire de simulation d'automates cellulaires
The game made by John Horton Conway but in javascript with a canvas.
A simulation of Conway's Game of Life using Python's Pygame module.
Play a simple version of the Game of Life, a single player game invented in 1970 by Cambridge mathematician John Conway
Programa en Python que crea un tablero capaz de emular el juego de la vida de John Conway, cada fotograma es capturado y al cerrar el programa, estos son utilizados para crear un archivo.gif
The game of life created by John Conway. Was hard to code, but its a fun game :)
📓 A Game of Life implemented to exemplify UI components and Java listeners
This repository contains the implementation of Conway's Game of Life, a cellular automaton devised by the British mathematician John Horton Conway in 1970. The implementation is done in Java, using the Standard Draw library for graphics.
SDL/C++ Optimized Conway's Game of Life
This project is an implementation of Conway's Game of Life.
Minimal library implimentation for a shader based game of life simulation
Add a description, image, and links to the gameoflifesimulation topic page so that developers can more easily learn about it.
To associate your repository with the gameoflifesimulation topic, visit your repo's landing page and select "manage topics."