1
0
mirror of https://github.com/maaslalani/gambit.git synced 2024-11-28 08:38:36 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Maas Lalani
5ea9a96daa
refactor: turn (bool) -> whiteToMove 2022-02-14 21:35:07 -05:00
Maas Lalani
c2143e5045
refactor: naming 2022-02-14 20:23:06 -05:00
Ayman Bagabas
80c7816236 feat: implement the gambit server
* Use wish for creating the ssh server
* Add a shared game bubble that wraps gambit game model
* Per room handling of player interactions and events
* Add the ability to watch the game

Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
2022-02-14 19:35:15 -05:00