pong in godot :3
Find a file
Fries 425bf2ad27 make a settings menu and general refactoring
i added more to the main menu, as it has a settings menu now, that stores its files with json. i also changed the font to atkinson hyperlegible and made a BaseMenu class that takes care of the screen scaling for menus.

i also refactored the project folder structure to make it more organized.
2023-05-20 21:42:38 -07:00
.idea/.idea.Pong/.idea Initial Commit 2023-05-16 20:28:26 -07:00
addons make a settings menu and general refactoring 2023-05-20 21:42:38 -07:00
Fonts make a settings menu and general refactoring 2023-05-20 21:42:38 -07:00
Resources make a settings menu and general refactoring 2023-05-20 21:42:38 -07:00
Scenes make a settings menu and general refactoring 2023-05-20 21:42:38 -07:00
Scripts make a settings menu and general refactoring 2023-05-20 21:42:38 -07:00
.gitattributes Initial Commit 2023-05-16 20:28:26 -07:00
.gitignore Initial Commit 2023-05-16 20:28:26 -07:00
icon.svg Initial Commit 2023-05-16 20:28:26 -07:00
icon.svg.import Initial Commit 2023-05-16 20:28:26 -07:00
Pong.csproj Initial Commit 2023-05-16 20:28:26 -07:00
Pong.sln Initial Commit 2023-05-16 20:28:26 -07:00
Pong.sln.DotSettings.user Initial Commit 2023-05-16 20:28:26 -07:00
project.godot make a settings menu and general refactoring 2023-05-20 21:42:38 -07:00