NameLast ModifiedSize
Parent Directory--
client/12-Jan-16 19:41-
server/04-Feb-16 00:48-
startServer.sh 12-Jan-16 20:17183 B

TSSSF-Game

(The name is basic because otherwise I spend weeks thinking of one)

Goal

To create a web version of Twilight Sparkle's Secret Shipfic Folder, with on line multilayer support

Protocol

Client -> Server

auth

Sent immediately after connecting.

Bi Directional

chat

A basic chat message

create

Creates a new game room (only valid from lobby). After being created the creator will be moved into the new room.

Server -> Client

join

Indicates a client has joined the room

leave

Indicates a client has left the room

disconnect

Indicates a client has disconnected from the room

rooms

Provides a list of open game rooms.

destory

Indicates a room has been destroyed, game rooms are automatically destroyed when empty


Warning: File LICENSE not found.