First try making the game of life in the terminal with golang
Go to file
2024-05-30 17:44:09 +02:00
.gitignore testing shit 2024-05-30 17:38:15 +02:00
cells.go it works 2024-05-24 23:34:56 +02:00
game.go it works 2024-05-24 23:34:56 +02:00
glife testing shit 2024-05-30 17:38:15 +02:00
glife_arm64 cross compiling? 2024-05-30 17:44:09 +02:00
go.mod first commit 2024-05-22 13:24:01 +02:00
go.sum first commit 2024-05-22 13:24:01 +02:00
LICENSE add license 2024-05-27 11:54:09 +02:00
main.go it works 2024-05-24 23:34:56 +02:00