Skip to content

Implementation of Conway's Game of life using Java swing components and MultiThreading.

License

Notifications You must be signed in to change notification settings

tanaytoshniwal/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life

My Implementation of Conway's Game Of Life

Screenshots

Note:You can also Input your own values by clicking the grid.

Java-GUI

Just clone this repository and navigate to Java folder and type the following commands:

  javac *.java
  java GameOfLife.java

<> with ♥ by Tanay Toshniwal©

About

Implementation of Conway's Game of life using Java swing components and MultiThreading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages