Commit Graph

7 Commits

Author SHA1 Message Date
599734c17a Ignore the default binary go builds. 2021-04-06 04:19:39 +00:00
aef8baee0a Use canonical names for the letters, and fix comparisons where one letter's name is a strict initial substring of another. 2021-04-06 04:17:49 +00:00
ffb9d1a09f Add 'stats mode' to demonstrate how frequent various numbers of iterations are. 2021-04-06 03:50:28 +00:00
5fbec89c4e Implement random starting alphabet. 2021-04-06 03:11:33 +00:00
48d1a97acd Several improvements and new features:
* Use uppercase letters.
* Print number of iterations it took to reach a steady state.
* Add a --infinite mode that loops forever, and only prints the final outcome.
* [WIP] Start with a random alphabet.
2021-04-06 03:02:18 +00:00
60d463a546 Fix license. 2021-04-05 23:31:03 +00:00
a0b6ee3007 Initial commit. 2021-04-05 23:20:35 +00:00