Skip to content

anticorrelator/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game Of Life

Neato implementation of Conway's game of life.

To play:

  1. git clone https://github.com/anticorrelator/game_of_life.git
  2. cd game_of_life
  3. Install homebrew
  4. brew install python3
  5. pip3 install numpy
  6. sudo chmod +x life
  7. ./life [integer_game_dimension]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages