This pull request is mainly to update the main menu screen only hence the description is quite short. The title screen logo includes correct name of game and a new logo that was designed. The button layout and design modified to be horizontal rather than vertical (how it was prior to changing it). Different colour palette was used for the buttons when hovering over.
Type of change
[x] This change requires a documentation update. Feature change: Main menu screen
How Has This Been Tested?
Changes are only visual and do not need to be tested
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
Description
This pull request is mainly to update the main menu screen only hence the description is quite short. The title screen logo includes correct name of game and a new logo that was designed. The button layout and design modified to be horizontal rather than vertical (how it was prior to changing it). Different colour palette was used for the buttons when hovering over.
Type of change
How Has This Been Tested?
Changes are only visual and do not need to be tested
Checklist: