DEV Community

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

Posted on

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

Project:-
Snake Game :-
It is a three day project :-
• CREATE A SNAKE BODY
• Move the snake
• Create snake food
• Detect collision with food
• Create a scoreboard
• Detect collision with wall.

Day 1 :- Creating a snake body and movement a snake.
Day 2 :- Creating a snake food and detecting collision with food. And updating in Scoreboard.
Day 3 :- Creating a Detect Collision with wall and Detect Collision with Tail

LAST DAY OF PROJECT – SNAKE GAME
Target 1 - Creating a Detect Collision with wall :-

Target 2- Increasing length with food collision.

Target 3 – creating a detection with tail. :-

Top comments (0)