Skip to content

Game of Life & Langton's Ant : displaying funny patterns with math functions

Notifications You must be signed in to change notification settings

mounasb/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life + The Langton's Ant

Two funny challenges my teacher Jérémy Perret gave us during our Wild Code School training.

Using Python's Numpy library, the goal was to show special patterns generated by simple math functions. The shapes kinda seem to live their own lives !

Learn more about Conway's Game of Life : in english, or in french.
Learn more about Langton's Ant : in english, or in french.

Have a peek :

Conway's Game of Life, the bomb function :
"Game of Life, the Bomb"

The Langton's Ant gone wild :
"Langton's Ant"

About

Game of Life & Langton's Ant : displaying funny patterns with math functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published