House Game server in which players can interact with one another in realtime world.
House Game should be customizable at large to all users who wish to play the game, which means that
they will be able to add customizable items and use their own custom user interface. A standardized
client will be provided with the server here and can be started with (client-start)
. This will
only exist for testing purposes and should not be used for extended use and external clients should
be encouraged.
This will host a server for House Game, where a document for implementation of the client as well as an example for the client will be provided.