-
Notifications
You must be signed in to change notification settings - Fork 0
edgul/game_of_life
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The game of life (John Horton Conway's)
---------------------------------------
Evolving cellular automation based on neighbour population.
Dependencies:
* python 2.7
* Tkinter
Improvements:
-------------
UI improvements
* speed adjustment options
* restart (stop and clear)
* pause/continue
* place more pieces during pause
* save/place patterns
* end of simulation detection
-> no changes
-> looping
* screen dimensions
* screen location
* click+drag -> light up sets of cells
* metrics for tracking long running non-repetetive patterns
About
Python implementation of Conway's Game of Life
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published