-
Notifications
You must be signed in to change notification settings - Fork 0
Creating John Conway's Game of Life. Provided with Driver.java that displays the board. Tasked with implementing GameOfLife.java, receives text input to create the 2D array board, methods that identify alive cells and their neighbors, computing the grid's new generations following the game’s rules, and count # communities using weighted-qucik-union
ShanM5/GameOfLife
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Creating John Conway's Game of Life. Provided with Driver.java that displays the board. Tasked with implementing GameOfLife.java, receives text input to create the 2D array board, methods that identify alive cells and their neighbors, computing the grid's new generations following the game’s rules, and count # communities using weighted-qucik-union
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published