Home¶
This is the documentation for the pygame-topdownengine package.
pygame-topdownengine is a 2.5D engine for top-down games, built on top of pygame-ce. It is designed to be highly modular, with most core systems being located in the monolithic GameObject class. The engine utilizes an OOP architecture for rapid prototyping and development.
You can access the GitHub repository for pygame-topdownengine by clicking here.
For installation instructions, click here.