Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 403 Bytes

Conway's Game of Life

Implementation of Conway's Game of Life with some visual effects (ghosting of dead cells)


Requirements

pygame numpy scipy


Commands:

  ANY KEY        : New random generation

image

Settings:

You can change resolution, view scale and color in code