Jong game made from scratch in java.
The workspace contains two folders by default, where:
src: the folder to maintain sourcesmain: containsMain,GamePanelandKeyHandlerentity: containsEntitythat is inherited by other classes -BallandPlayerui: the folder to maintain UIutil: contains utiltity toolsres: resources
lib: the folder to maintain dependencies |No dependencie|
Meanwhile, the compiled output files will be generated in the bin folder by default.