Preview
Open Original
Project:- Building A Pong Game :- Day 1 :- Create the Screen. , Create and move Both paddle. Day 2 :- Create the ball and make it move, Detect collision with wall and bounce. Day 3 :- Detect collision with paddle, detect when paddle misses, keep score.Target 1 : Creating a Screen using Turtle Library. 800 X 600Target 2 : Creating both Paddle. For the GAME & Movement