Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 135 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 135 Bytes

game_of_life

Conway's game of life implementation in python. Game simply being rendered on the console

Reqs

  1. python3
  2. bash