Hacker News new | ask | show | jobs
by m0dE 907 days ago
I wouldn't recommend you modify the JSON directly, as it's quite illegible and bloated. There are actions in modd.io that allow you to modify the map directly. One creator in our community is dynamically generating the map using ChatGPT. He's building a hide & seek sends a prompt to generate 2D map JSON then loads it in the map every time the new game round begins. I'd share the game, but he hasn't published it yet.

Also, there is a community member who's building an interpreter for our game JSON such as https://pypi.org/project/pymodd/