The Game of Life Game of Life written in pure Java You can run this project locally just do: Clone branch main with git clone https://github.com/Gulaev/Game_of_Life.git Start your ide and run Main class You can play with rule of game. Just all change configurations in Config class Enjoy