BatFramework
A python framework for making games
Written in Python
BatFramework is written in the Python programming language, using the pygame-ce library which is built on top of SDL. This grants users ease of use and facilitates the understanding of the framework.

Cross-Platform
Being based on pygame-ce and thus SDL, batFramework projects can be compiled into executables for Linux, Windows, MacOS and WebAssembly.
Open Source
BatFramework is open source and published on github.