Closed AlexBarczak closed 1 year ago
Game of Life is implemented in code and functional however it still needs to be further integrated before it can be called "complete"
Conway's Game of Life had been fully implemented to an acceptable standard and degree with solid implementation to try and keep the overall program robust
Implement a version of Conway’s Game of Life (which is basically a 2-dimensional cellular automaton with a particular set of rules).