Updated list of possible improvements for WolframAutomata.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 11 Jun 2021 00:52:56 +0000 (17:52 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 11 Jun 2021 00:52:56 +0000 (17:52 -0700)
hacks/WolframAutomata/improvements.md

index 480411c..4c1fae1 100644 (file)
@@ -22,10 +22,9 @@ Future ideas for WolframAutomata:
     Also add a debug flag that expands this OSD to include things like cell
     size, num_generations, delay, colors, seed conditions, etc.
 
-  - When using a random seed generation, bias 60/40 (or something else
-    unbalanced) rather than 50/50, allowing those rulesets which show
-    preferential behavior to do so clearly. Perhaps something like randomly
-    selecting 20%, 40%, 60% or 80%?
+    XScreensaver already prints errors messages in the screen as overlaid
+    yellow text. Does it provide a function via which I can print my own
+    messages? Could I use that for the overlay?
 
   - Add CLI options allowing the user to set foreground and background colors
     directly.