Skip to content

Server Architecture

Semora edited this page Dec 9, 2014 · 13 revisions

Server has three objects and several functions.

Objects :

  • TerminalNetwork
  • GameFactory
  • GameHandler

functions :

  • Server(GameFactory gameFactory)
  • start(string token)

Clone this wiki locally