文件名称:game-of-life
文件大小:20KB
文件格式:ZIP
更新时间:2024-04-27 16:50:11
Python
生活游戏 John H. Conway的Tkinter用Python实现的“游戏人生” 免费软件:GNU通用公共许可证v3 文档: : 。 特征 去做 学分 该程序包是使用和项目模板创建的。
【文件预览】:
game-of-life-master
----MANIFEST.in(262B)
----.coveralls.yml(71B)
----README.rst(1KB)
----CONTRIBUTING.rst(3KB)
----game_of_life()
--------player.py(606B)
--------worlds()
--------__init__.py(136B)
--------__main__.py(169B)
--------board.py(6KB)
--------cli.py(451B)
--------cell.py(700B)
----.github()
--------ISSUE_TEMPLATE.md(323B)
----HISTORY.rst(89B)
----AUTHORS.rst(162B)
----.travis.yml(729B)
----tox.ini(580B)
----LICENSE(2KB)
----requirements_dev.txt(175B)
----setup.cfg(460B)
----setup.py(2KB)
----Makefile(2KB)
----docs()
--------authors.rst(28B)
--------make.bat(774B)
--------readme.rst(27B)
--------contributing.rst(33B)
--------conf.py(5KB)
--------usage.rst(79B)
--------installation.rst(1KB)
--------history.rst(28B)
--------index.rst(309B)
--------Makefile(613B)
----.editorconfig(292B)
----tests()
--------test_board.py(2KB)
--------__init__.py(42B)
--------test_cell.py(747B)
----.gitignore(1KB)