gameClient\AutoDrive - HilaShoshan/RobotsGame GitHub Wiki

_This class respresents an automatic game. _ _We use Graph_Algo algorithms to try to reach the maximum number of points. _

Methods:

Constructors:

  1. public AutoDrive() - Default

  2. public AutoDrive(Graph_Algo ga)

  3. public AutoDrive(DGraph graph)

HOW TO PLAY?

  • First you should choose a scenario num: one of the 24 stages - 0 to 23.

  • Then you should login to Game_Server eith your ID [and if you don't want to login with your id, you can use fake one: 999]

  • Now the GUI window of the game is opening, and the program is playing automatically

** NOTE: At the top left you can choose to see that things from DataBase **

  • At the end of the game, a window with the number of points and moves you made will open.
  • And also a window to choose if you want to save a KML file of the game