The Game of Life is a simulation on a grid of cells where each cell can either be alive or dead. These cells are updated every generation depending on a set of rules based on the 8 surrounding cells. This project extended the simulation to a number of features, including; loading and saving of boards, patterns, and also the ability to control the simulation speed based on the FPS.
-
Notifications
You must be signed in to change notification settings - Fork 2
This project is a recreation of Conway's Game of Life, a popular cellular automaton invented by mathematician John Conway, implemented in Java with a Swing-based user interface.
License
brandonabela/Game-Of-Life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project is a recreation of Conway's Game of Life, a popular cellular automaton invented by mathematician John Conway, implemented in Java with a Swing-based user interface.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published