drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.26k stars 51 forks source link

Connection to Vassal (server or by log files) #207

Closed mdtrooper closed 1 year ago

mdtrooper commented 1 year ago

Vassal is a old free software board game engine.

It has a lot options to play with it, for example by vassal server or by files (you can send the current game with other players by email).

It could be a good idea to connect to Vassal or open logfiles.

drwhut commented 1 year ago

Hmm... this seems to be mostly for 2D, turn based games. This could maybe be done with scripting at some point? But I'm not sure if it makes sense to integrate it into the game, since the interface for these two games is fundamentally different.