生活:基于终端的Conway的“生活游戏”。 在Go中实现 源码
生活 基于终端的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.zip
(预估有个37文件)
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
暂无评论