8 lines
354 B
Markdown
8 lines
354 B
Markdown
# GameOfLife
|
|
My Conway's Game of Life project
|
|
|
|
This is just a little side project to work on optimization skills and mess around with different patterns in Conway's Game of Life.
|
|
|
|
Download the project and open it in eclipse to edit, or to just run the project download and run the attached jar(located in the included jar folder).
|
|
|
|
Note: Requires Java 10 |