Python Maze Game Tutorial Part 3

preview_player
Показать описание
NEED HELP?

❤️❤️ SHOW SOME LOVE AND SUPPORT THE CHANNEL ❤️❤️

Click Join and Become a Channel Member Today!
Channel members can get preferential comment replies, early access to new content, members only live streams, and access to my private Discord.

Amazon Affiliate Links

Other Affiliate Links

LINKS

LEARN MORE PYTHON

LEARN MORE JAVA

#Python #Tutorial #Beginner
Рекомендации по теме
Комментарии
Автор

Very much enjoying this series.
I love how it's spaced out to you can see if you've got one step working before moving onto the next

douglasjohn
Автор

Does anyone elses turtle crash everytime with no errors? running on python 3.8

kevinnisbet
Автор

How do you change the size of the player or maybe place an image instead of a shape??

lawless
Автор

Hello, I have a question: Can you make that a KI or something solves the Maze for you?

the_real_swissmaster
Автор

I am having issues with the turtle.listen() and the turtle.onkey() stuff what am i missing?

thewhitetiger
Автор

is it possible that the "player" is like atract walls and doesn't walk like square to square i don't know if i made myself clear just like the game amaze on mobile you know the square is
and instead of going like this P P
IT WILL directly goes like these

btw i already say it but great logic my friend

sherazadebjd
Автор

Why I can't use onkey on Player class if Player is a subclass of Turtle? I wanted to type line code as player.onkey(go_down(), "Down") instead of typing turtle.onkey... and so on

avencill
Автор

I can see that you have a MacBook or an IOS device, how do I download Tcl for my code to run because it gives me an error message: " TclError: Can't find a usable init.tcl in the following directories:"..."
This probably means that Tcl wasn't installed properly" But I don't know how to install it.

drinsola
Автор

I'm sorry but i very confused because i don"t understand where do you get the xcor() and the ycor().Thank you if you spend sometime aswering my question.

perfectday
Автор

When I start the program. It just crashes

mikaelkolehmainen
Автор

And second problem is the screenplay window is not responding... When a program is executed I cannot do any interact with it. There is no errors or so, I have python v.3 and the main problem is with the last line of code that finish executing without EOF. I tried already wn.mainloop(), turtle.mainloop(), wm.input("Text"), turtle.bye(), turtle.exitonclick(). nothing helps... any suggestions?

avencill
Автор

I have included the tracer and update functions in my program, but when I move the turtle from the initial position, a turtle image resides permanently in that initial position, while everything else works fine. Could you please tell me where I am wrong?

karankumarg
Автор

if i was to import this from a Pyqt5 gui how would i get so the player moves because when i import it only the maze is imported and the player is shown where i want but how would i make it so the player can move
i have got the maze game working with players and all but when i import from a pyqt5 gui the player decides it doesnt want to move
is there any was to get around this

jeremynoending
Автор

I'm trying to make a 2 player racing game in turtle. I can get both turtles to move individually but not at the same time. Any ideas? Thanks in advance

MA-uung
Автор

Can someone help me please, the player doesn’t move at all, but I think I followed the video very well.

vamsterc
Автор

anyone got any ideas on how to make the player move smoothly. so as long as the user holds down the key, the player moves

MA-uung
Автор

soory to be a pain but when ever i run my program the window dosent respond

mmcaz
Автор

Hi when I run my code it says this error message:

Exception in Tinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tkinter/__init__.py", line 1705, in __call__
return self.func(*args)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/turtle.py", line 686, in eventful
fun()
TypeError: right() missing 1 required positional argument: 'angle'

It creates the maze but when I try to press a key it says this message...
I don't understand what it's talking about line 1705 and line 686

This is my code link:

Pleas help me!

himankgupta
Автор

I don't know whats wrong with my code
um, i defined the functions and i even did the keyboard bindings but it is not doing a single thing
the code:

mohanapriyaprithvi
Автор

im having a problem with my game I followed the video but there's an error Traceback (most recent call last):
File Fighter. version 1.0.py", line 119, in <module>
wn.onkeypress(player.go_up, "w")

pyettefamily
join shbcf.ru