Please enable JavaScript.
Coggle requires JavaScript to display documents.
Game Of Life - Coggle Diagram
Game Of Life
Validate Input
Valid grid size
Resizes to screen size
Create History file if it doesn't exist
Boundary checking
UI :
pygame
Class to handle all UI
Slider
grid size
Time delay
Saving and loading to a file
Saving iterations
Loading iterations
Logic class
Handles main simulation
Handles grids
Rules
pop up UI
Threading
Thread for main loop
Flexible Layout
Percentages as values