Hacker News new | ask | show | jobs
by Frotag 861 days ago
Toontown Online used to be a fairly popular mmo in the 2000s. The game itself is gone but the game engine was open sourced as Panda3d (C++ with Python bindings). The project is still active too, with modern features like PBR still being added. I personally like how it's code-first (vs editor-centric like Godot), but the GUI options are really fugly and clunky.