Skip to content

ruists/Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life

A java implementation of Conway's Game of Life, using Princeton's StdDraw class to do the graphical interface implementation.

Princeton's StdDraw: http://introcs.cs.princeton.edu/java/stdlib/StdDraw.java (also included in this project).

###Usage: java -jar Life.jar width height

About

A java implementation of Conway's Game of Life, using Princeton's StdDraw class to do the graphical interface implementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages