@@ -22,4 +22,3 @@ This project is made of six Java projects:
...
@@ -22,4 +22,3 @@ This project is made of six Java projects:
* [[LoginServer]] - just manages logging into the system and assigning users to their area servers
* [[LoginServer]] - just manages logging into the system and assigning users to their area servers
* [[GameManager]] - a standalone app used to manage the system and record out of game quests
* [[GameManager]] - a standalone app used to manage the system and record out of game quests
* [[GameSequenceTests]] - a framework that allows us to define the protocols between the servers and verify that each server obeys its portion of that protocol
* [[GameSequenceTests]] - a framework that allows us to define the protocols between the servers and verify that each server obeys its portion of that protocol