|
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 |
|
|
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 |
|
|
60a7e38c67
|
implement matrix display
|
2024-04-14 22:46:27 +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 |
|
|
287c65c28e
|
bugfix: working 'alive' character
|
2024-04-14 22:02:46 +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 |
|
|
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 |
|
|
357e4d4353
|
initial commit
|
2024-04-12 09:54:27 +02:00 |
|