|
2b709d4d05
|
auto reset checking across 2 generations at a time
|
2024-04-17 11:17:19 +02:00 |
|
|
a9d600aaed
|
Revert "bugfix: clear before next gen"
This reverts commit a65dcddbc7 .
|
2024-04-17 08:18:22 +02:00 |
|
|
de00ca4af9
|
uint typing and scale factor
|
2024-04-17 08:11:23 +02:00 |
|
|
a65dcddbc7
|
bugfix: clear before next gen
|
2024-04-17 08:09:37 +02:00 |
|
|
c29dd9e6fb
|
better error handling and logging
|
2024-04-15 17:35:02 +02:00 |
|
|
6eeba8f9d0
|
better logging
|
2024-04-15 01:39:59 +02:00 |
|
|
2bb893e9a8
|
local framerate constant
|
2024-04-15 01:39:43 +02:00 |
|
|
b462335db4
|
bugfix: cursor positioning and printing
|
2024-04-15 01:32:56 +02:00 |
|
|
00886d2e07
|
boundary wrapping
|
2024-04-15 01:26:37 +02:00 |
|
|
0c3d18afbe
|
bugfix: mixed up dimensions
|
2024-04-15 01:26:20 +02:00 |
|
|
93322ad555
|
simulate in console
|
2024-04-15 01:25:33 +02:00 |
|
|
27f84eca71
|
installed packages
|
2024-04-15 01:22:32 +02:00 |
|
|
9f2f76aa70
|
localize grid variable
|
2024-04-15 00:55:34 +02:00 |
|
|
60a7e38c67
|
implement matrix display
|
2024-04-14 22:46:27 +02:00 |
|
|
0ad98fe992
|
clean up and added pixel endpoint
|
2024-04-14 22:45:50 +02:00 |
|
|
1138458e0a
|
better i/o handling
|
2024-04-14 22:34:59 +02:00 |
|
|
c97d6c68e9
|
bugfix: don't want on terminated routine
|
2024-04-14 22:34:31 +02:00 |
|
|
34d9491421
|
bugfix: save new generation
|
2024-04-14 22:34:16 +02:00 |
|
|
287c65c28e
|
bugfix: working 'alive' character
|
2024-04-14 22:02:46 +02:00 |
|
|
511a837495
|
randomize cell state
|
2024-04-14 22:01:42 +02:00 |
|
|
6e88f0f750
|
better time handling
|
2024-04-14 22:00:37 +02:00 |
|
|
3403886e48
|
insert setup call and wait for routine
|
2024-04-14 21:48:03 +02:00 |
|
|
30e6c4a35b
|
comment old code for reference
|
2024-04-14 21:47:48 +02:00 |
|
|
80984f8243
|
prepare displaying game of life grid
|
2024-04-14 21:47:13 +02:00 |
|
|
b66f12b7c6
|
better setup structure
|
2024-04-14 21:29:40 +02:00 |
|
|
e57b501178
|
implement conways game of life
|
2024-04-14 21:20:26 +02:00 |
|
|
cbae0f6732
|
update packages
|
2024-04-14 21:19:07 +02:00 |
|
|
fd35af10ac
|
prepare game of life file
|
2024-04-12 15:14:33 +02:00 |
|
|
ba0ff0ab48
|
refactor: split into files
|
2024-04-12 14:13:21 +02:00 |
|
|
43ad535543
|
accurate and necessary logging only
|
2024-04-12 13:59:25 +02:00 |
|
|
82e1a2c904
|
better more robust typing
|
2024-04-12 13:59:15 +02:00 |
|
|
775ea88bd3
|
conventional naming
|
2024-04-12 13:30:00 +02:00 |
|
|
85b96a5ea3
|
write marshaled string into form data
|
2024-04-12 11:58:13 +02:00 |
|
|
ed722f82e4
|
bugfix: JSON format, export and marshalling
|
2024-04-12 11:57:32 +02:00 |
|
|
0f175a0fee
|
bugfix: capitalization
|
2024-04-12 10:50:12 +02:00 |
|
|
82270c6d57
|
marshaling json data manually
|
2024-04-12 10:49:49 +02:00 |
|
|
43e2e18ded
|
JSON metadata for marshaling
|
2024-04-12 10:49:20 +02:00 |
|
|
454ef40765
|
unmarshal response data
|
2024-04-12 10:14:25 +02:00 |
|
|
57ac3eed34
|
additional logging
|
2024-04-12 10:14:17 +02:00 |
|
|
c1ca265f5a
|
bugfix: removed double env reading
|
2024-04-12 10:13:28 +02:00 |
|
|
e436850d7b
|
additional commenting
|
2024-04-12 10:05:14 +02:00 |
|
|
90f577820e
|
generic send instructions method
|
2024-04-12 10:03:36 +02:00 |
|
|
2e62aa5579
|
loading, converting and preparing env data
|
2024-04-12 10:02:59 +02:00 |
|
|
543a5ad367
|
load dotenv files
|
2024-04-12 10:02:12 +02:00 |
|
|
aff5ec08bf
|
prepare matrix types and data
|
2024-04-12 10:01:24 +02:00 |
|
|
48998c352b
|
prepare additional imports
|
2024-04-12 10:00:53 +02:00 |
|
|
647a262db4
|
GO specific ignores (github default)
|
2024-04-12 09:59:21 +02:00 |
|
|
357ba1387d
|
commenting gitignore sections
|
2024-04-12 09:59:10 +02:00 |
|
|
0967c3bf15
|
basic gitignore contents
|
2024-04-12 09:56:47 +02:00 |
|
|
473e7f76d0
|
basic matrix config setup
|
2024-04-12 09:55:27 +02:00 |
|