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