What's Changed
Some game play improvements, a crash bug fix, and modernised the release/testing scripts a bit.
python3 -m pip install stuntcat --user -U
python3 -m stuntcat
* Small cleanups, move cat3.py into unisharklazer, code formatter by illume in https://github.com/pygame/stuntcat/pull/68
* Fixed the AttributeError as mentioned in Issue 70. by SamMatzko in https://github.com/pygame/stuntcat/pull/71
* github: Add python-publish.yml by illume in https://github.com/pygame/stuntcat/pull/75
* Delete .travis.yml by illume in https://github.com/pygame/stuntcat/pull/77
* Delete appveyor.yml by illume in https://github.com/pygame/stuntcat/pull/78
* github: Add python-package.yml by illume in https://github.com/pygame/stuntcat/pull/76
* unisharklazer: Make flying things a bit slower by illume in https://github.com/pygame/stuntcat/pull/79
* v0.2.1 by illume in https://github.com/pygame/stuntcat/pull/80
New Contributors
* SamMatzko made their first contribution in https://github.com/pygame/stuntcat/pull/71
**Full Changelog**: https://github.com/pygame/stuntcat/compare/0.2.0...0.2.1