From 8a1a350fd5798a6803f3f8baa68df7cd624f2455 Mon Sep 17 00:00:00 2001 From: HomeMadeGames Studio Date: Tue, 16 Jul 2024 23:11:42 -0400 Subject: [PATCH] Paddle-Ball v1.01 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ff05d1d..e0f6d56 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Paddle-Ball + This is a Paddle-Ball game made in Godot. -This is the guide I followed: https://www.youtube.com/watch?v=Xq9AyhX8HUc&t=731s -The guide went a little fast but the game works. -So thank you [CodingWithRuss](https://www.youtube.com/@CodingWithRuss) -Audio: https://www.youtube.com/watch?v=T1UoqxDYtHI +I followed this guide [Beginner Godot Tutorial - How to Make Pong with AI](https://www.youtube.com/watch?v=Xq9AyhX8HUc&t) by CodingWithRuss for the base game. + +And [How to play audio on a collision ✨Godot Tidbits✨](https://www.youtube.com/watch?v=T1UoqxDYtHI) for adding audio into the game. \ No newline at end of file