pong in godot :3
Find a file
Fries 02c5b90415 make a basic prototype for a scene.
right now theres just a moving ball, inside a box, with a working paddle. i had to make the ball kinematic and tell the ball to bounce when it hits the other direction.
2023-05-16 23:15:31 -07:00
.idea/.idea.Pong/.idea Initial Commit 2023-05-16 20:28:26 -07:00
addons/godot-git-plugin Initial Commit 2023-05-16 20:28:26 -07:00
Scenes make a basic prototype for a scene. 2023-05-16 23:15:31 -07:00
Scripts make a basic prototype for a scene. 2023-05-16 23:15:31 -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 basic prototype for a scene. 2023-05-16 23:15:31 -07:00