Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

diasonti/java-gui-conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Mini-project for Java class.

Conway's Game of Life implemented using Java Swing graphical user interface.

Instructions

Main class: game.Game

  1. Compile all files by running javac */*.java or using any Java IDE.
  2. Start the main class by running java game.Game or again using any Java IDE.

DemoGame.dat should be present for demonstration button to work.

About

Mini-project for Java class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages