Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouvement Snake (The game)
#1
Hi !
(sorry for my bad English I'm French)

I'm beginning in python, and I want to create my own game of Snake.
BUT I have a little problem, I don't know how to move like a snake.
In the Original Game the snake move all the 1s but in python I don't know how wait 1s and if the user don't tell which movement if he wants, the snake go away.

For the moment I just create a map and a choice GUI.


I'm in Windows OS on Python 3.9 64bit
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Good class design - with a Snake game as an example bear 1 1,824 Jan-24-2024, 08:36 AM
Last Post: annakenna
  Shortest paths to win snake and ladder sandaab 5 4,218 Jun-30-2019, 03:20 PM
Last Post: sandaab
  snake game quit() ^ SyntaxError: invalid syntax arti 1 4,023 Jan-17-2018, 06:26 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020