Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ game_o_life.py
File
game_o_life.py
game_of_life/game_o_life.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Conway&
#x27;s Game Of Life, Author Anurag Kumar(mailto:anuragkumarak95@gmail.com)
2
3
Requirements:
4
- numpy
Callers
nothing calls this directly
Calls
6
create_canvas
Function · 0.85
seed
Function · 0.85
run
Function · 0.85
shuffle
Method · 0.45
show
Method · 0.45
draw
Method · 0.45
Tested by
no test coverage detected