screensavers/.git
2021-06-07 Aaron TaylorAdded two screenshots of WolframAutomata in operation.
2021-06-07 Aaron TaylorAdded basic README to WolframAutomata.
2021-05-29 Aaron TaylorRemoved manpage reference in Makefile for WolframAutomata.
2021-05-29 Aaron TaylorAdded README for `hacks/` that one-sentence-summarizes...
2021-05-29 Aaron TaylorFirst 'working' version of WolframAutomata for FreeBSD...
2021-03-21 Aaron TaylorModified WolframAutomata to loop with new settings...
2021-03-16 Aaron TaylorAdded CLI options -random-num-generations, -random...
2021-03-16 Aaron TaylorWolframAutomata now uses a black background for the...
2021-03-16 Aaron TaylorAdded several fg:bg color pairs to color_list[] for...
2021-03-15 Aaron TaylorMisc 'catchup' commit on WolframAutomata.c.
2021-03-15 Aaron TaylorAdded ability to set fg/bg color in WolframAutomata.
2021-03-15 Aaron TaylorAdded curated list of rule/seed combinations to Wolfram...
2021-03-15 Aaron TaylorAdded CLI flags to WolframAutomata allowing user to...
2021-03-14 Aaron TaylorAdded CLI options for requesting a specific rule, rando...
2021-03-14 Aaron TaylorAdded "number of generations" as a command line flag...
2021-03-14 Aaron TaylorCorrectly store pointer to new state struct with screen...
2021-03-14 Aaron TaylorAdded option to increase pixel size in WolframAutomata...
2021-03-14 Aaron TaylorUpdated/clarified planned command options for WolframAu...
2021-03-13 Aaron TaylorEnforcing tabs -> 4 spaces on WolframAutomata.c.
2021-03-13 Aaron TaylorAdding Makefile to build the hack from the previous...
2021-03-13 Aaron TaylorInitial commit of WolframAutomata hack. Basic functiona...
2021-03-10 Aaron TaylorAdded basic README for overall repo.
2021-03-10 Aaron TaylorAdded MIT/X license to project.
2021-03-10 Aaron TaylorAdded `Makefile` documenting the build commands for...
2021-03-10 Aaron TaylorAdded README.md for greynetic/reference hack.
2021-03-10 Aaron TaylorImported the greynetic hack and README.hacking document...
2021-03-10 Aaron TaylorAdding `README.md` related to `screenhack` files in...
2021-03-10 Aaron TaylorAdding files related to the `screenhack` API for X11...