1
0
Commit Graph

4 Commits

Author SHA1 Message Date
Kwarde
907581eb29
Once again, set MAX_LEVENSHTEIN_DISTANCE to 3 in game_config.py
No levenshtein installed on my local PC (except via pipenv), but I run tests via vscode without pipenv so I keep disabling this, and then forgetting to put it back when pushing it to dev :')
2024-01-19 07:48:11 +01:00
f80da65977 Split game.py into game.py and entry.py, should make code better readable 2024-01-19 07:26:50 +01:00
fc8bee2f73 Move MAX_LEVENSHTEIN_DISTANCE to game_config.py 2024-01-18 16:57:32 +01:00
7cb65f5895 Better import usage, adds game_config.py, adds a debug mode (sets all spell chances to 100%) 2024-01-18 16:43:20 +01:00