Fetching latest headlines…
Built free app for game design and worldbuilding
NORTH AMERICA
πŸ‡ΊπŸ‡Έ United Statesβ€’May 30, 2026

Built free app for game design and worldbuilding

0 views0 likes0 comments
Originally published byDev.to

Hi! I want to share a project that I work for a while. It started from idea to get rid off manual copying data from game design documents to game engine. Here you can define your game objects, their props, relations and everything will be stored in structural JSON format that can be read by Unity, Godot, Unreal and other engines. What we have now?

  • construct **wiki-like documents **using a block editor and template system (markdown is supported too)

  • design dialogues of your game in special graph editor

  • create maps and prototype levels on canvas

  • store and manage database of game objects

  • use created objects inside engine directly or export data to customizable data formats (arbitrary JSON, CSV)

Made it free and open source. Please try (have Windows and Mac builds) and give your feedback

Source code: https://github.com/ImStocker/ims-creators

Itch.io: https://nordth.itch.io/imsc-desktop

Comments (0)

Sign in to join the discussion

Be the first to comment!