Dec-09-2020, 06:29 PM
If you are going to do movement more complex than left/right, the simpler approach is to use the Pygame Vector2 class. Lets you do +/-/*// with 2D coordinates.
https://www.trccompsci.online/mediawiki/..._in_PyGame
https://www.trccompsci.online/mediawiki/..._in_PyGame