📄️ Manager
Overview
📄️ Scenes
Scenes are a fundamental part of your game. They make it so that everything is neatly organized.
📄️ Entities
We will assume you are familiar with the pygame-ce library fundamentals in the following, if not please refer to the pygame-ce docs.
📄️ Input
We will now explain how to to access user input (mouse or keyboard), and how to use it in your project easily.
📄️ Export to Web
If you want to deploy your batFramework project, you can use pybag: