Impressive work! 🤩
Robocode was not designed to run on a browser like that, so I imagine that this was hard to pull of!
I am building a new platform for Robocode named Robocode Tank Royale:
https://github.com/robocode-dev/tank-royaleHere you start a real server, and you can build your own UI an communicate with the server via Web Sockets.
I have not made a effort for this yet to let it run online. But this is definitely possible to do, e.g. by running the server from an container, and then let the bots join the server.
Best regards,
- Flemming