Quote Originally Posted by shakti5385
can we slow down the snake speed
Change this var at the top of form1

Code:
Private Const vbGameSpeed As Long = 50
and I would imagine if you wanted a score then stick a counter here

Code:
If gotBonus Then