robot-world 0.0.2 API

Packages
Package
Description
The Parent module of the entire Robot World Game, both server and client.
Behaviour related to the behaviour and interactions with the robot-world api
Classes in this package encapsulate interactions with the Robot Worlds Server CLI
 
Parent module of the client of the Robot World Game
 
 
Classes in the client.networking module encapsulate the way the Robot Worlds Client interacts with the network
Classes in the domain package encapsulate shared domain specific behaviour between the server and client
This package contains custom errors designed for implementation in the Robot World
This module contains classes required for rendering the server UI
Classes in this package encapsulate the behavior of the robot worlds client GUI
 
Parent module for the server of the Robot World game
This module stores all commands executed in the Robot World Game
This package represents all commands sent in from clients in the Robot World Game
This package contains all commands that are called by the server administrator in the Robot World Game.
Classes and submodules in this module are responsible for configuring the server
Classes in this package encapsulate networking related behavior e.g.
Classes contained in this module encapsulate the behavior of the database
This package contains all functionality related to the titular Robots of the Robot World Game
Classes and submodules in this module encapsulate all functionality of the world
This package encapsulates all the behavior relevant to the web api layer