This repository holds various scripts I've written over the years. The goal is to create a repository that could be used for knowledge retention and reference. I will be archiving or deleting scripts ...
Pygame makes it surprisingly easy to turn your Python skills into playable 2D games, from endless runners to platformers. With just a few steps, you can set up your environment, code core mechanics ...