rhgrant10 / berserk

Python client for the lichess API
https://berserk.readthedocs.io
Other
141 stars 36 forks source link

Two users at the same time? #51

Closed 9acca9 closed 2 years ago

9acca9 commented 2 years ago

HI. I'm doing a physical chess board. I already use berserk for play in lichess. But i want to add the posibility to "save" the game, that maybe i play with a friend (face to face) on the physical board. So. it is possible to do that? i can log in with both players? (i dont know if this is a good aproach or possible because why make the game face to face, also a "online game", instead of just "upload/send" the moves without the lichess intervention?). Thanks for your time.