Hello,
so I started porting Solarwolf to a newer python.
python3.6 -m venv anenv
. ./anenv/bin/activate
pip install --pre solarwolf
solarwolf
Anyone able to give it a test run?
https://github.com/pygame/solarwolfI couldn't be bothered making it a python 2 compatible source at the same time. We should all upgrade right?
Open to pull requests :)
besty regards,