After having met for an initial meeting on the night of the 13th, there were a few of the requirements that have been drafted. This is in no way a guarantee that these features will be present in the final version.
The user will be able to create a new game upon connection. The creator will be designated the DM
The user will be able to communicate with other users, both publicly and privately via a chat system.
The server must be able to handle multiple concurrent users, and updated states must be reflected among all connected users.
Commands issued to the server to perform an action will be via the '/command' ideology
The user (DM) will have the ability to save a game's state.
The user will have the ability to move their own piece to a spot of their choice (on a grid)
Grid spot must not be occupied by a monster
Players cannot move outside board boundaries
The user will have the ability to upload their own custom avatar, which will be used as their game piece.
The DM will have the ability to have multiple rooms (grids).
The DM will have the ability to 'ping' a specific area, i.e. bring an area to the player's attention.