ppb / pursuedpybear

A python game engine.
https://ppb.dev/
Artistic License 2.0
259 stars 98 forks source link

Sprint contribution - KeyBoardMovementSprite #707

Closed sheenarbw closed 5 months ago

sheenarbw commented 5 months ago

This is a simple KeyBoardMovementSprite. It allows different keybindings. It does not implement any movement strategies.

Also a small fix to CONTRIBUTING.md

Related issue: https://github.com/ppb/pursuedpybear/issues/384