conway-game
Here are 37 public repositories matching this topic...
Library for the implementation of Conway's Game of Life with the ability to read/write coordinates from a file using RLE algorithm
-
Updated
Oct 16, 2022 - Java
The code in this repository creates a Java Swing GUI displaying Conway's Game of Life.
-
Updated
Dec 9, 2020 - Java
A small simulator of Conway's Game coded in JavaFX
-
Updated
Jul 2, 2024 - Java
The Game of Life is played on a two-dimensional rectangular grid of cells. Each cell can be either alive or dead.
-
Updated
Jun 14, 2022 - Java
A simple framework for cellular automata such as Conway's game of life
-
Updated
Sep 30, 2016 - Java
This program is based on "The Game Of Life" by mathematician John Conway. Uses the Swing class to create the "cells" of the game.
-
Updated
Dec 23, 2019 - Java
Android implementation of Conway's Game of Life using AnimatedVectorDrawables
-
Updated
Aug 2, 2016 - Java
A java implementation of Conway's Game of Life, using Princeton's StdDraw class to do the graphical interface implementation.
-
Updated
Aug 14, 2017 - Java
Programmation of Conway's Game of Life en Java (Netbeans)
-
Updated
Sep 28, 2018 - Java
Play a simple version of the Game of Life, a single player game invented in 1970 by Cambridge mathematician John Conway
-
Updated
Jun 27, 2022 - Java
Jeu de la vie Java/JavaFX
-
Updated
Nov 12, 2018 - Java
Conway's Game of Life Streaming Reactor + Spring Boot Client
-
Updated
Sep 3, 2024 - Java
A quick implementation of Conway's Game of Life in Java using LWJGL.
-
Updated
Apr 2, 2013 - Java
Computacional Models practices. University of Cádiz.
-
Updated
Apr 1, 2018 - Java
Conway's game of life written using Swing and Java
-
Updated
Jul 10, 2024 - Java
Improve this page
Add a description, image, and links to the conway-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conway-game topic, visit your repo's landing page and select "manage topics."