-
Notifications
You must be signed in to change notification settings - Fork 0
Game Client Package
AmitSheer edited this page Dec 19, 2020
·
8 revisions
Contains all of the relevant classes for running the game client
-
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