mirror of
https://github.com/aquatix/alfagok.git
synced 2025-12-06 21:05:10 +01:00
Implement guessing with hint answers
This commit is contained in:
@@ -3,3 +3,11 @@
|
||||
Omdat Nederlanders ook [alphaguess](https://alphaguess.com) willen spelen :)
|
||||
|
||||
My own implementation of an alphaguess like game with custom word lists, tailored to be used with a Dutch source.
|
||||
|
||||
|
||||
## Environment variables
|
||||
|
||||
```
|
||||
set -x WORD_LIST /path/to/alfagok_wordlist.txt
|
||||
set -x START_DATE 2024-11-02
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user