Skip to content

java doc

Orgamliel7 edited this page Jan 16, 2020 · 2 revisions

Fruit class:

/** This class represents the "prizes" that the robot is supposed to collect during the game.

Robot class: /**This class represents the "robots" that supposed to collect the prizes during the game.

MyGameGui class: /** This class provides as the capability for visual appearance of the game.

Clone this wiki locally