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
Basic, but difficult platformer game with levels stored in json for easy editing. The server uses sockets to communicate information between itself and all clients. First networking project!