TODAY’S PROJECT
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.
All the code will be uploaded together in day 3.
Target 1 :- Creating a ball.
Target 2 :- Creating collision with y axis wall.


Top comments (1)
Give me your Feedback.