-
Notifications
You must be signed in to change notification settings - Fork 2
HTML5 client #162
Copy link
Copy link
Open
Description
It would be great to have an HTML5 client, to let people play the game from any modern web browser. That would mean squeezing the UI into one window, converting a bunch of Python to JavaScript, and switching the network protocol from PB to JSON over websockets.
Reactions are currently unavailable