Skip to content

Cellular Automata created in Python using a single module - Turtle

License

Notifications You must be signed in to change notification settings

KroSheChKa/GameOfPyTurtLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GameOfPyTurtLife

Cellular Automata created in Python using a single module - Turtle. (module Random for generating start canvas)

Idea: make the Game Of Life as fast as possible in pure python

How does the image appears?

Method to draw a line:

ex1


ex2


32

32x32 px


64

64x64 px


128

128x128 px

Releases

No releases published

Packages

No packages published

Languages