A Mock Virtual Tabletop.
You can open it on your browser at: quik-tabletop and play around with it
This is a toy-model of the frontend, not an actual VTT.
You cannot have multiple players accessing and editing the same sessions, as there is currently no backend connected to it.
The token position and map selection are saved to localStorage to avoid losing them on refresh.
There are many features missing that would be required to make this usable in an actual game session (e.g. selection, distance measurements, different token size...) This is just something I made for fun to play around with React. Actual development of a working VTT will continue in a different repo.
