This project is a port of the C++ official library to Python. The detailed documentation resides in the include directory, with messagedispatcher.h being the most crucial file to consult, as it ...
PyGBA is designed to be used by bots/AI agents. It provides an easy-to-use interface to interact with the emulator as well as a gymnasium environment for reinforcement learning. While any GBA ROM can ...