Open mquinson opened 5 years ago
Hi @mquinson, we are looking into ways to allow multi-player functionality (like e.g. in the Werewolf app) for other apps as well. However, there is currently no definitive ETA.
Hello, don't worry for the delay to implement this. It's already wonderful to know that you are actually thinking of implementing it in the future.
On my side, I gave another thought, and it seems to me that one of the difficulties will be to find a nice way to express the rules. In Aisleriot, the rules are encoded in Scheme, but I'm not sure of how to do here, as the application is in Java...
I understand that it'd go against the name "solitaire", but it'd be really cool if this app (or another related one, actually) would allow to play classical games in a distributed way.
Just like with privacy-friendly-werewolf, one player would open a server to which and all other players would connect. This would make playing in the bus or car much easier, for example.
Then comes the question of the game that can be played this way. My personal taste would go for the French tarot, Doppelkopf or Belote but many other games would be great to play this way.