A simple 2D game engine written in Python using Pygame. It is currently in development and is not ready for use.
Please use black to format your code before submitting a pull request. You can install it with pip install black and run it with black . in the root directory of the project.