The snake game is a very popular and fun game. Every time the snake eats the fruit, its length grows longer that makes the game more difficult. The objective of this python project is to build a snake game project. In this python project, the player has to move a snake so it touches the fruit. If the snake touches itself or the border of the game then the game will over.
Here is the todo list:
[x] Create the issue with the first (Dataflair) paragraph for the description and this checklist
[x] Create the python package (with the init file)
The snake game is a very popular and fun game. Every time the snake eats the fruit, its length grows longer that makes the game more difficult. The objective of this python project is to build a snake game project. In this python project, the player has to move a snake so it touches the fruit. If the snake touches itself or the border of the game then the game will over.
Here is the todo list: