Skip to content

Game Client Package

AmitSheer edited this page Dec 19, 2020 · 8 revisions

Contains all of the relevant classes for running the game client

Inner Packages

  • gui Package
    holds all classes used for the GUI
  • util
    holds classes used by the game server. This will not be covered by the wiki, the package was provided by the Professor and TA. Its main function is converting the size of the graph to the application window size. In addition to having a class for Points and Range conversion.
  • GameLogic Package
    holds the games Play mechanics
Clone this wiki locally