MCPcopy 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's Game Of Life, Author Anurag Kumar(mailto:anuragkumarak95@gmail.com)
2
3Requirements:
4 - numpy

Callers

nothing calls this directly

Calls 6

create_canvasFunction · 0.85
seedFunction · 0.85
runFunction · 0.85
shuffleMethod · 0.45
showMethod · 0.45
drawMethod · 0.45

Tested by

no test coverage detected