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.
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.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
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.