life.lua
来自「动态lua语言源代码」· LUA 代码 · 共 8 行
LUA
8 行
-- life.lua-- original by Dave Bollinger <DBollinger@compuserve.com> posted to lua-l-- modified to use ANSI terminal escape sequences-- modified to use for instead of whilelocal write=io.writeALIVE="
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?