Python Pygame Zelda Game Tutorial for Beginners

preview_player
Показать описание
Learn how to make a game with Python and Pygame. Hope you guys enjoyed this video!

If you have any questions, comments, or want to collaborate on functionality definitely leave a comment below, and if you enjoyed this video leave a thumbs up and subscribe!

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

Thanks for watching guys! If you've got any comments or questions leave them below, and if you enjoyed this a thumbs and subscribe would be great!

JohnGFisher
Автор

Even at 1080p, it's incredibly hard to read the code that you have on the screen. I recommend increasing the font size of your editor. When you're making a screencast, it's more important for the viewer to be able to see your code and follow along than for you to have room to type long lines of code.

Keep these tutorials coming!

AutomateTheBoringStuff
Автор

Congrats on the job John!...always love your uploads

beargryllsfan
Автор

hey video is great but make sure next time you zoom the code : )

tanayanaik
Автор

congrats on the development job! very nice! I'm happy for you, hopefully one day it'll be my turn to get a job like that.

henryv
Автор

I here about a module called dmx. I’m not quite sure how to install it or where to learn about it. I see plenty of pygame games, but not much tutorials on how to make them. It would overwhelm me with joy if you could show me how. Like step by step like class oriented objects and stuff. How to make a screen that moves when the character moves. Stuff like that I can’t figure out.

nickalosrizzato
Автор

I'm working on a similar game and I've got issues with getting the timers to work properly. I'll take a look at your code and see if I can figure out what I'm doing wrong. I'm working on a combat AI and a system with multiple rooms, if you have any recommendations for those...

Raptanax
Автор

Nice tutorial helped me a lot but please increase the font size in vscode i could not see it even in 1080p keep up the good work

sanjaysawant
Автор

Nice video! I would like to see more of this game and also I want to learn python and I can't think a better way than doing a simple game.

garm
Автор

Can you make a card game like MTG, Yugioh ou hearthstone? Something very basic, not as sophisticated as those examples...

diogorua
Автор

Is there a way to make is less "laggy"? When I move the character, the frames aren't smooth and I was wondering how to come across to fixing it.

BrokenCodeTV
Автор

Python for games would strictly be for prototyping, correct? Aside of binding small tasks together...?

evanesoteric
Автор

how do you create a sword class object? if i were to guess ~ class sword(object): def __init__(self, x, y, image, color, faceing):

nickalosrizzato
Автор

Mario is hard to make but I’m managing to do it

richardc
Автор

Won't run for me in VS Code at all.

CSMineMan
welcome to shbcf.ru