Crates.io | lld_game_of_life_core |
lib.rs | lld_game_of_life_core |
version | 0.1.1 |
created_at | 2025-08-15 19:06:54.068027+00 |
updated_at | 2025-08-15 19:14:14.370108+00 |
description | The core of cellular automata |
homepage | http://www.LanLanDe.cn |
repository | |
max_upload_size | |
id | 1797336 |
size | 9,255 |
$ 创建世界 宽,高,迭代毫秒 Create the world
@ 坐标定位 x,y Coordinate positioning
#支持单行注释 Support single-line comments
$80,60,500
@10,20
111000111
101000111
011000111
001000001