A self-made game of life.
For now, it doesn't support to change the map, it can only create a random map.
To run, please run:
java -jar LifeGame.jar. Or open it in IJ to run.
For example, use the -windowBlocks parameter to set the number of blocks displayed in the window (square), default is 80.