Commit Graph

27 Commits

Author SHA1 Message Date
Juhani Krekelä b9feee6e25 Update wordlists 2023-03-20 16:42:34 +02:00
Juhani Krekelä 20be99d08f Update wordlist date in README.md 2022-02-27 16:11:56 +02:00
Juhani Krekelä 422297cadb Add note about Ctrl+C to exit into the greeting message 2022-02-27 16:11:42 +02:00
Juhani Krekelä 8bc078d452 Note that hello DOSdl is not only for IBM PC compatible 2022-02-25 15:55:11 +02:00
Juhani Krekelä 75ef4cd3d1 Align lists in help text 2022-02-25 15:53:55 +02:00
Juhani Krekelä df2cd4079f Allow upper case switches 2022-02-25 02:19:44 +02:00
Juhani Krekelä 2ae741d705 Add ability to set seed manually 2022-02-25 02:19:12 +02:00
Juhani Krekelä 9b2cd70f4d Include license info in the executable 2022-02-25 02:05:00 +02:00
Juhani Krekelä e5b42749e5 Tweak phrasing in the explanation for ultra hard mode 2022-02-25 01:53:47 +02:00
Juhani Krekelä e2cbdcaf92 Terminate program on ^C 2022-02-25 01:42:51 +02:00
Juhani Krekelä a6adf07fc7 Add ultra hard mode 2022-02-25 01:40:59 +02:00
Juhani Krekelä a90e026623 Implement hard mode 2022-02-25 01:26:18 +02:00
Juhani Krekelä 7af168618c Add command line parsing 2022-02-25 01:05:50 +02:00
Juhani Krekelä d157d8352b Add in-program help 2022-02-25 00:04:10 +02:00
Juhani Krekelä c538bd04f7 Track and which letters are not used in the word 2022-02-24 23:44:46 +02:00
Juhani Krekelä 47efb1dbb2 Add system requirements to README.md 2022-02-24 22:10:24 +02:00
Juhani Krekelä 1517f51b84 Link to hello wordl's 'Where are the words coming from?' section 2022-02-24 22:07:50 +02:00
Juhani Krekelä 2c2e5fa75b Update README.md 2022-02-24 22:05:57 +02:00
Juhani Krekelä a3e699a391 Pluralize victory message correctly 2022-02-24 21:38:54 +02:00
Juhani Krekelä ae8e8e69ce Seed the RNG based on current date 2022-02-24 21:33:35 +02:00
Juhani Krekelä 0661eb0f06 Put debug code behind DEBUG define 2022-02-24 21:19:02 +02:00
Juhani Krekelä b000857bb4 Implement the RNG for word selection 2022-02-24 21:14:37 +02:00
Juhani Krekelä b7e010e5ac Check target words list when checking the guess word 2022-02-24 19:14:25 +02:00
Juhani Krekelä cd049240ea Limit targets to words at least as common as "murky" 2022-02-23 03:20:21 +02:00
Juhani Krekelä 0ac6546490 Check dictionary for word 2022-02-23 03:00:03 +02:00
Juhani Krekelä 788bd63b38 Add guessing 2022-02-23 02:31:52 +02:00
Juhani Krekelä 25f04d9a1c First commit 2022-02-23 00:38:06 +02:00