Lili‑station is an isometric remake of Space Station 13 built with BYOND’s Dream Maker (DM). It reimagines SS13 gameplay in a top-down isometric view, featuring core systems like medical, engineering, chemistry, combat, cooking, events, interface, and hydroponics—all still in active testing.
Leaf, written in Go, is a open-source game server framework aiming to boost efficiency both in development and runtime. Simple APIs. Leaf tends to provide simple and plain interfaces which are always best for use. Self-healing. Leaf always tries to salvage the process from runtime errors instead of leaving it to crash. Multi-core support. Leaf utilize its modules and leaf/go to make use of CPU resouces at maximum while avoiding varieties of side effects may be caused. Each module runs inside...
ApolloStation is a community-driven SS13-derived codebase aiming to evolve the genre. Though specifics are sparse in the repo itself, it builds on SS13 principles with an emphasis on modularity and maintainability.