Пікірлер
@andreaschweers5604
@andreaschweers5604 Жыл бұрын
Thanks, very helpful
@양혁-m8s
@양혁-m8s 2 жыл бұрын
Hello im korean im touching for your video! So i have a one question for video It is possibe to control with a gyroscope instead of joystick?
@eriktruong9856
@eriktruong9856 2 жыл бұрын
Do you know if the software is broken in sense-hat emulator (link) . It display completely wrong attitude and rotations now.
@lmpedro2b4u96
@lmpedro2b4u96 3 жыл бұрын
Do you have src?
@tobysclark1
@tobysclark1 4 жыл бұрын
On the sixteenth line what is the symbol after [clear]
@investions.9313
@investions.9313 3 жыл бұрын
*
@ggort
@ggort 5 жыл бұрын
Thank you for the tutorial, however my snake just stops moving after it runs into the apple.
@andreas4439
@andreas4439 3 жыл бұрын
Your snake is stuck in a loop, look at line 55 (for me), applePos = [random.randit(0,7), random.randit(0,7)]. The problem is that you probably used a variable that doesnt change when your snake bumps into it.
@animagusz
@animagusz 5 жыл бұрын
thanks for the tutorial could you also tell how to code it so if it hits the last coordinates the snake resets