Skip to content

Conway's Game of Life implemented in whatever programming language I'm currently obsessed with

Notifications You must be signed in to change notification settings

temataro/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Conway's Game of Life implemented in Python. Idea is to implement in different languages and animation styles when I find the time. Opportunity for code golfing!

Requirements:

Requires Numpy and Matplotlib

    pip install -r requirements.txt

Needs FFMPEG to render images into a movie.

About

Conway's Game of Life implemented in whatever programming language I'm currently obsessed with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published