pong in godot :3
Find a file
Fries e1b0fa338f add support for scaling the score ui.
the score ui seems to use the top left corner to start drawing the ui so i have to calculate things differently but this works!
2023-05-22 11:23:44 -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 add support for scaling the score ui. 2023-05-22 11:23:44 -07:00
Scripts add support for scaling the score ui. 2023-05-22 11:23:44 -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