Daniel-Martinez / Tags

Tags
0 stars 0 forks source link

Have GameServer Deliver the list of games available. #44

Closed Daniel-Martinez closed 10 years ago

Daniel-Martinez commented 10 years ago

After connection to the WEBGame Server is established we need to see the games we can pick from in a list.

Daniel-Martinez commented 10 years ago

Created a method using the GameServerFactory that once the GameServerObject is created a list f Games will be displayed on the GUI in a List box automatically. To execute the game form here there is a textbox to enter game name and click enter. This will display the list of Targets and the attributes I am interested in seeing.

We can then sort the list based on an attack pattern we are interested in.