Closed aymanbagabas closed 2 years ago
This is some really incredible work! Just tested this out and it works really well!
One thing I did notice was when a user ssh
es in without a public key (no ssh config) the server crashes. We could probably handle this gracefully and tell the user to generate a key.
Really awesome work, dude! Thanks so much for the contribution ❤️
One thing I absolutely love is that you can leave the game and come back in! This is going to be so fun to actually play on!
Great work, Ayman! This looks good to me! 😄
Hi Maas,
This is still wip networked play using ssh and wish 😃 it still needs some brushing up and more testing but so far it looks good. Lmk what you think.
You can start the server by running
gambit serve
. By default, it runs on port53531
, generates an ed25519 key at the root directorygambit_ed25519
, and binds tolocalhost
.