pong in godot :3
Find a file
Fries f84479e03a make a main menu and score system
i added a main menu scene and a score system that is written in GDScript instead of C# for a change. the WallManager, the thing that detects collisions, calls the score method on the ScoreManager.
2023-05-19 19:42:56 -07:00
.idea/.idea.Pong/.idea Initial Commit 2023-05-16 20:28:26 -07:00
addons/godot-git-plugin build a proper working arm git plugin 2023-05-19 10:41:09 -07:00
Scenes make a main menu and score system 2023-05-19 19:42:56 -07:00
Scripts make a main menu and score system 2023-05-19 19:42:56 -07:00
.gitattributes Initial Commit 2023-05-16 20:28:26 -07:00
.gitignore Initial Commit 2023-05-16 20:28:26 -07:00
BouncyMaterial.tres add enemy ai to the game 2023-05-17 23:41:40 -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 main menu and score system 2023-05-19 19:42:56 -07:00