Game-of-Life git clone https://github.com/Kayzwer/Game-of-Life/ cd Game-of-Life python main.py python main.py --width "width of the world" --height "height of the world" --init_pop "initial live cells population"