Correspondence game

I would like to play with friends remotely.

My idea is to run game on a linux server and connect to using vnc over ssh (which i tested and works great).

Notifying players that it’s their turn is easy, but problem is how to notify opponent of someones battle.

Does game create game event log anywhere? Like battle between Alice and Bob.

P.S. Love the project

VCMI has logs. The log level could be configured to output more information.