description="The maze is played on a square grid where each cells has walls. You need to navigate through the maze until you reach the end. Use the arrow keys or WASD to move the blue square to the end goal";
publicstaticSizeFitBoard(Sizegamesize,Sizemaxboardsize,intdrawfactor)//returns the largest rectangle smaller than MaxBoardSize that fits the given GameSize well