DEV Community

Cover image for Day 34 of My AI & Data Mastery Journey: From Python to Generative AI
Nitin-bhatt46
Nitin-bhatt46

Posted on

Day 34 of My AI & Data Mastery Journey: From Python to Generative AI

TODAY’S 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.

Last Day

Day 3 :-

Target #1 :- Detect collision with paddle

Target #2 COMPLETING THE PROJECT

Top comments (0)