Skip to content

Burke9077/Conway-s-Game-of-Life

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Conway's Game of Life

Conway's game of life is a cellular automaton devised by the mathematician John Conway. This is a Java, swing based representation of the game.

The executable JAR file can be found in the /dist/ folder of this project.

About

Conway's game of life is a cellular automaton devised by the mathematician John Conway. This is a Java, swing based representation of the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages