Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 634 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 634 Bytes

Conway-s-Game-of-life---Python

subscribe to my youtube channel: Auctux


Requirements

Pygame : pip install pygame

Numpy : pip install numpy


COMMANDS

    "Esc"             : to close the window
    "Space"           : to Pause the simulation
    "Mouse Left Click": to draw on the grid

git

conway

enjoy ✌️