pong in godot :3
Find a file
Fries 2805cd0e95 give each wall a seperate collider
this means i can detect if the ball hits the right or left wall, and it makes it easier to maintain.
2023-05-18 10:38:22 -07:00
.idea/.idea.Pong/.idea Initial Commit 2023-05-16 20:28:26 -07:00
addons/godot-git-plugin move the maxRandomAngle double to an exported var. 2023-05-17 10:52:55 -07:00
Scenes give each wall a seperate collider 2023-05-18 10:38:22 -07:00
Scripts give each wall a seperate collider 2023-05-18 10:38:22 -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 add enemy ai to the game 2023-05-17 23:41:40 -07:00