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 :')
Simple console game written in Python.
Based the on Harry Potter franchise.
You can run the game via pipenv. If you don't, make sure package levenshtein is installed.
Run entry.py
to run the game
Description
Languages
Python
100%