mirror of
https://github.com/aquatix/alfagok.git
synced 2025-12-06 19:55:12 +01:00
528c7f87ea6825c4f4bda93fcea183ec466c27f5
alfagok
Omdat Nederlanders ook alphaguess willen spelen :)
My own implementation of an alphaguess like game with custom word lists, tailored to be used with a Dutch source.
Using Alpine.js on the frontend and FastAPI as backend.
Environment variables
set -x WORD_LIST /path/to/alfagok_wordlist.txt
set -x START_DATE 2024-11-02
set -x DICTIONARY_LIST /path/to/dictionary.txt
Description
Languages
Python
36.9%
JavaScript
35.8%
HTML
21.6%
CSS
5.7%