DEV Community

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

Posted on

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

Project:-
Turtle Crossing Project:

Day 1: Creating Screen and Turtle using OOPs concept.
Adding Movement to Turtle with keys.

Day 2: Creating cars Multiple Cars and Make them run in the roads and increasing the speed of the cars as the Level increases.

Day 3: Detecting Collision with cars or obstacles. And The Race Completion or collision with car showing Level and Ending win/lost.

Today is DAY - 1

Target 1 # Creating a turtle relocating it in (0,-260)
Adding movement to the turtle only up and down.

Target 2. Movement

thank you

Top comments (0)