Commit graph

10 commits

Author SHA1 Message Date
d63f1b19df
chore: Fix module path 2025-06-22 17:48:18 -04:00
P. Reis
2e003fe385 fix: rand.Seed is deprecated, change to New(NewSource(seed)) 2023-10-15 19:43:40 -03:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Milan Nikolic
041fa24e1f Fix games 2018-05-06 14:42:17 +02:00
Zykatious
d251a96929
Updated neighbor count code
Also added the ability to click toggle cells and all edges wrap.
2017-12-18 18:48:32 +00:00
Zykatious
4b020f1b6b
Delete life.go 2017-12-18 18:46:21 +00:00
Zykatious
0f3d428d79
Update life.go 2017-12-16 23:08:27 +00:00
Zykatious
db71b4c9b9
Added click to toggle cells to alive or dead.
Additionally improved neighbor counting code and edges now wrap.
2017-12-16 23:07:44 +00:00
Zykatious
4e04f853dc
Updated Random Seed
Removed unnecessary seed generation inside cell creation loop.
2017-11-24 11:24:36 +00:00
Zykatious
14b0f48aff
Create life.go 2017-11-23 23:52:50 +00:00