All the virtual table tops I've tried are either slow web apps, or missing features that I want so I've been wanting to build my own.

I want live map editing, easy to see everything on 1 screen, command palette, and most ambitiously maps that react to what happens in the game e.g if you cast fire ball there should be some part of the map that is destroyed in real time

I want to experiment and learn some more networking stuff so it will be client-server for sure

I'll be writing it in Odin targeted at Linux and Windows (glfw + openGL in my already made 2D renderer); if I get it done for the Jam maybe expand it to mobile