Skip to content

jpball/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life Simulator

This Java Project acted as my final project for Carthage College's CSC 2910: Object Oriented Programming course.

This program allows users to run custom simulations of Conway's Game of Life. The user can draw pixels on a grid and run the simulation generation by generation.

The program allows the user to select the simulation to follow Conway's rules for the Game of Life, or set their own, as well as open up multiple windows that can be linked together.

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages