Java implementation of Conway's Game of Life showcasing skills in OOP, GUI development, and algorithmic logic. Features an interactive, customizable grid, real-time controls, generation tracking, and pattern loading. Utilizes arrays for grid management and custom libraries for rendering and file I/O operations.
cellular-automataarraysfile-ioobject-oriented-programminggui-developmentreal-time-controlsfile-io-in-javacellular-automata-algorithmcustom-librariesinteractive-simulationpattern-loading
-
Updated
Jul 29, 2024 - Java