Skip to content

RobertoIA/Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life

Implementation of two cellular automatons: Conway's Game of Life and [Seeds](http://en.wikipedia.org/wiki/Seeds_(cellular_automaton). Written in Python using Tkinter.

###Conway's Game of Life The image shows many interesting patterns:

  • Multiple still lifes (blocks, beehives, loafs and a boat).
  • Multiple oscillators (mainly blinkers).
  • A glider.

###Seeds The pattern rapidly devolves into a caotic situation, specially in a small board.

About

Cellular automatons in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages