|
c61e9cc69e
|
import packages necessary for HTTP
|
2024-05-13 15:12:02 +02:00 |
|
|
092884485e
|
bugfix: inverted brighness scale
|
2024-05-13 15:11:40 +02:00 |
|
|
4808e7c78a
|
added comments to code
|
2024-05-07 13:44:13 +02:00 |
|
|
95467cb94f
|
implement FPS variable
|
2024-05-07 13:32:43 +02:00 |
|
|
7698919b6a
|
infinite loop through generations
|
2024-05-07 13:31:19 +02:00 |
|
|
ae5a15a5e2
|
updating to next generation
|
2024-05-07 13:30:52 +02:00 |
|
|
ca4b04723f
|
bugfix: x, y mismatch
|
2024-05-07 13:30:18 +02:00 |
|
|
b17c4452e7
|
count neighbors differently depending on task
|
2024-05-07 13:29:42 +02:00 |
|
|
62c27866b6
|
bugfix: None argument for old values
|
2024-05-07 11:36:25 +02:00 |
|
|
b33ca620b0
|
bugfix: correct typing
|
2024-05-07 11:35:48 +02:00 |
|
|
ef52dcfd7d
|
optionally reuse old values
|
2024-05-07 11:35:31 +02:00 |
|
|
c9005a9150
|
added space as blank character (state 0)
|
2024-05-07 11:32:19 +02:00 |
|
|
3bffcedb38
|
added rand crate
|
2024-05-07 11:31:45 +02:00 |
|
|
18f07d6af4
|
display grid as brightness characters
|
2024-05-07 11:31:16 +02:00 |
|
|
fa1ffab177
|
initialize grid function
|
2024-05-07 09:56:02 +02:00 |
|
|
5b488b9716
|
initial commit
|
2024-05-07 09:54:11 +02:00 |
|