So I have created a wrapper that is responsible for my "Programmer's Playground" levels called Bopymo. The name is a play on Bopimo + Python. It essentially allows you to write Bopimo levels completely using Python, and translates them over to valid bopjson. If you want to find it, it's available on GitHub.
I've been working on documentation so that you can more easily learn how to use the wrapper and feel the power of scripting. Alongside documentation, I've been working on a full "Starter's Guide" on how to use the wrapper. That guide teaches you all the basics of Bopymo through coding a simple obstacle course in pure Python.
For reference purposes, I took the obstacle course I wrote and published it as a level you can play (and complete). The level wasn't designed to be competitive. However, it does incorporate a variety of Bopimo mechanics, as the guide is meant to be fairly comprehensive.
This level will periodically update if I need to cover a new concept that hasn't been done before.
https://www.bopimo.com/levels/3837
I made a guide using a Python Bopjson wrapper

Morxemplum
Joined Dec 2024
Posted 1 month ago

JS1
Joined Dec 2024
Posted 1 month ago
Nice :D!!!

Boing747Ha
Joined Jan 2025
Posted 1 month ago
Cool! 
