Introduction
This is the documentation for the pygame-topdownengine package.
pygame-topdownengine is a 2.5D engine for top-down games. It is designed to be highly modular, with most core systems being located in the easily extendible GameObject class. It is built on top of the pygame-ce package, which you can find here.
You can access the GitHub repository for it by clicking here.
For installation instructions, click here.