Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578928.py
File
recipe-578928.py
recipes/Python/578928_Game_of_Life__Python_34__tkinter/recipe-578928.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
__author__ =
'Peter'
2
3
''
&
#x27;
4
This is a simulator
for
Conway&
#x27;s game of life (google to find the rules:
Callers
nothing calls this directly
Calls
12
load_board_from_file
Function · 0.85
makemenu
Function · 0.85
life
Function · 0.85
checkpauze
Function · 0.85
load_board
Function · 0.85
display_board
Function · 0.85
mainloop
Method · 0.80
title
Method · 0.45
select
Method · 0.45
grid
Method · 0.45
bind
Method · 0.45
pack
Method · 0.45
Tested by
no test coverage detected