Hey, Sam. I’ve tried starting the game but it keeps saying I’m missing the blessed terminal library, even after running
pip install blessed
File "main.py", line 3, in <module>
import blessed
ImportError: No module named blessed
All the previous steps ran without issue. I have almost no experience with python, so there’s probably something basic I’m missing. Looking forward to trying your game.