Hacker News new | ask | show | jobs
by mbStavola 2166 days ago
Thank you for keeping this wonderful game updated!

IIRC you were also working on a D port of the engine. Did that make it into this release or is it planned for later / not at all?

1 comments

Thank you! We use D for almost everything else, but not the game itself. I'm still hesitant in making the switch, just so we don't cut ourselves off of targets where using D would be problematic (e.g. WASM where implementing a GC is difficult).