Skip to content

基于python制作的生命游戏,来源《python极客项目编程》

Notifications You must be signed in to change notification settings

Wangler2333/Conway-s-Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway-s-Game-of-Life

基于python制作的生命游戏,来源《python极客项目编程》

screenshot文件夹保存gif演示图像,文件较大,可单独拷贝conway.py文件

Conway随机初始条件

python conway.py

img

Conway滑翔机

python conway.py --glider

img

Conway发射器

python conway.py --gosper

img

其他参数

python conway.py --grid-size地图大小 --mov-file输出位置 --interval刷新间隔(ms)

About

基于python制作的生命游戏,来源《python极客项目编程》

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages