You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h4align="center">Snake Game made using python library "pygame".</h4>
8
5
<br>
9
6
10
7
<br>
11
8
The game involves controlling a single block or snakehead by turning only left or right by ninety degrees until you manage to eat an apple. When you get the apple, the Snake grows an extra block or body segment.
12
9
If, or rather when, the snake bumps into the edge of the screen or accidentally eats himself the game is over. The more apples the snake eats the higher the score.
13
-
<br><br><br>
14
-
<h4>You can see demo <ahref="https://simran2104.github.io/Demo/">here.</a> </h4>
0 commit comments