I’ve been working on a project called ABS Engine, a Python game engine focused on keeping projects simple and organized.
Instead of making developers write massive setup code, games are mostly controlled through a project file called game.absp.
It can define things like:
entities
connected scripts











