
The project is a platform combining a game server, web panel, and Telegram bot. The Java core intercepts in-game events and serves as the foundation for a sub-plugin ecosystem. The React frontend and Telegram bot provide interfaces for remote monitoring and administration of the entire system
A lightweight system built on top of com.sun.httpserver, with automatic generation of TS types, methods, hooks, and the backend itself
A microscopic reflective database management system

The process runs in a Web Worker to avoid blocking the browser UI thread. Terrain is formed based on various noise algorithms, then filled with structures, and finally everything is assembled into a ready-made binary world file and downloaded
Had to adapt BinaryWriter from C# to JS
There were complaints about inability to generate on weak mobile devices