Sen descrición

“stak” 1f55c51b53 inital commit %!s(int64=2) %!d(string=hai) anos
LICENSE 4e964d9813 Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 1f55c51b53 inital commit %!s(int64=2) %!d(string=hai) anos
cell_generator.py 38178015d4 inital commit %!s(int64=2) %!d(string=hai) anos
image.png 9f25c7c274 inital commit %!s(int64=2) %!d(string=hai) anos
main.py 38178015d4 inital commit %!s(int64=2) %!d(string=hai) anos
settings.py d67352b706 inital commit %!s(int64=2) %!d(string=hai) anos

README.md

the game of life

image

John Conway's Game of Life on python with pygame library.

launch:

  • clone this repository git clone https://notabug.org/stak/the_game_of_life.git
  • install requestments pip install pygame
  • go to directory with repository cd /(your PATH)/the_game_of_life
  • run the game python3 main.py

special thanks to: