Paddle-Ball/README.md

7 lines
353 B
Markdown
Raw Permalink Normal View History

2024-07-17 03:00:08 +00:00
# Paddle-Ball
2024-07-17 03:11:42 +00:00
2024-07-17 03:00:08 +00:00
This is a Paddle-Ball game made in Godot.
2024-07-17 03:11:42 +00:00
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.