Python Forum
Creating Snake game in Turtle
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating Snake game in Turtle
#1
Hello all,

I am creating a snake game with Python, in Turtle.
For this project, I am using this video: https://www.youtube.com/watch?v=rrOqlfMu...anThompson

The code I wrote is: https://pastebin.com/hAJhqu29

And the error I am getting is:
raise Terminator
turtle.Terminator


I tried looking online but I couldn't find help.

BTW- I am not using Pygame on purpose, since I am still a beginner and I want to learn the "basics".

Thanks in advance for your reply!
Reply


Messages In This Thread
Creating Snake game in Turtle - by Shadower - Feb-07-2019, 03:10 PM
RE: Creating Snake game in Turtle - by woooee - Feb-11-2019, 07:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to add segments to the snake body blacklight 1 2,936 Sep-13-2023, 07:33 AM
Last Post: angelabarrios
  [PyGame] Snake game: how to get an instance for my snake's body multiple times? hajebazil 2 2,193 Jan-30-2022, 04:58 AM
Last Post: hajebazil
  Dugeon maze game with turtle module. Newbie1114 3 3,384 Jun-15-2021, 03:11 AM
Last Post: stephen645
  Creating a “Player” class, and then importing it into game onizuka 4 3,118 Sep-01-2020, 06:06 PM
Last Post: onizuka
  help with snake game blacklight 3 2,637 Jul-30-2020, 01:13 AM
Last Post: nilamo
  Snake Game - obstacle problem Samira 3 5,694 Oct-31-2019, 02:58 PM
Last Post: Samira
  [PyGame] Creating "saves" for the game subject71 2 2,210 Oct-29-2019, 11:31 AM
Last Post: Zman350x
  [PyGame] Made my first Python program: Snake. Please help me improve it andrerocha1998 7 6,256 Feb-19-2019, 07:08 PM
Last Post: Windspar
  [PyGame] Basic Snake game (using OOP) PyAlex 1 12,597 Sep-10-2018, 09:02 PM
Last Post: Mekire
  [PyGame] Snake not changing directions in Snake Game Bjdamaster 4 4,999 Aug-13-2018, 05:09 AM
Last Post: Bjdamaster

Forum Jump:

User Panel Messages

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