Evolving version of Conway’s Game of Life.
-
Updated
Jul 17, 2022 - Java
Evolving version of Conway’s Game of Life.
A simple Android view that displays Conway's Game of Life. I've learnt the principles of TDD doing this
Game of Life in Java: Solution for Coderetreat facilitators
Library for the implementation of Conway's Game of Life with the ability to read/write coordinates from a file using RLE algorithm
A small simulator of Conway's Game coded in JavaFX
Library for the implementation of Conway's Game of Life with the ability to read/write coordinates using RLE algorithm
Conway's Game of Life in Java in a browser.
Das Spiel des Lebens - Android Edition: A revitalized adaptation of the classic Hasbro board game 'Game of Life,' exclusively crafted for Android. Experience life's adventures at the tap of your screen.
A program that lets you play around with various cellular automata to see how they evolve in real time.
This is the Conway's Game Of Life in Java
A Social Game developed using SGS where cells interact with each other using messages.
Implementation of the Game of Life by John Conway in Java using JavaFX
This is a math-based simulation in which cells are activated or deactivated based on how many neighbours are nearby.
Feel free to contact me
Conway's Game Of Life in Java 8 with the JavaFX UI tools. This is not the board game, but the Turing-complete cellular automaton invented by the mathmatician John Conway in 1970.
Add a description, image, and links to the game-of-life topic page so that developers can more easily learn about it.
To associate your repository with the game-of-life topic, visit your repo's landing page and select "manage topics."