Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ game_of_life.py
File
game_of_life.py
cellular_automata/game_of_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
4
create_canvas
Function · 0.85
seed
Function · 0.85
show
Method · 0.80
run
Function · 0.70
Tested by
no test coverage detected