生活:基于终端的Conway的“生活游戏”。 在Go中实现

时间:2024-02-26 22:48:03
【文件属性】:

文件名称:生活:基于终端的Conway的“生活游戏”。 在Go中实现

文件大小:22KB

文件格式:ZIP

更新时间:2024-02-26 22:48:03

go golang terminal life conway-game

生活 基于终端的Conway的生活游戏。 在Go中实现。 产品特点 在您的终端上运行! 从预设插入图案 颜色主题 鼠标编辑 安装 二元 转到发布页面并下载。 $ wget https://github.com/sachaos/go-life/releases/download/v0.4.0/go-life_darwin_amd64 -O /usr/local/bin/go-life $ chmod +x /usr/local/bin/go-life 手动构建 您需要使用1.11版。 $ git clone https://github.com/sachaos/go-life.git $


【文件预览】:
go-life-master
----go.mod(744B)
----board.go(2KB)
----Makefile(592B)
----LICENSE(1KB)
----event.go(69B)
----game.go(3KB)
----cell.go(918B)
----go.sum(5KB)
----input.go(1KB)
----.github()
--------FUNDING.yml(720B)
----main.go(4KB)
----README.md(1KB)
----preset()
--------a_preset-packr.go(4KB)
--------preset.go(1KB)
--------files()
----theme.go(1KB)
----format()
--------rle()
--------parse.go(867B)
--------life106()
--------parse_test.go(764B)
----consts.go(320B)

网友评论