You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a WebSocketSharp server created to enable multiplayer in a Python game named "TileGame" that was created for a school project. This code was mostly written in a day so it may be unoptimized or unorganized.
About
A WebSocketSharp-based server designed to be used with "TileGameClient".