Project #04: How to Move an Object around a Game Map | Python Programming for Beginners

preview_player
Показать описание
As the video title suggests, in this video, I'll show you how to create a simple game that has some objects (player and treasure), how to move the player to get to treasure location.

You can continue to upgrade this project by:
- Putting some other kinds of objects on the map (rock, food, monsters...)
- Process the interaction between player and other objects

-------------------------
Python Coding for Beginners
Python Programming for Beginners
Learn Python by Building Projects
Python Exercises and Practical Examples with solutions
Practice Python Online with solution
How to write a Python program
Python Programming Data Structure and Algorithm
Python Problem Solving
Python Game Tutorial
Python Game Programming
Python Game Development
Рекомендации по теме
Комментарии
Автор

Go to my github project link to have a look at my complete version of this game. I'm sure you can do it yourself to upgrade from basic version. If you get stuck or need help, just let me know. Or if you have any idea for sort of similar game, please share and we'll work it out together.

makeeverydayezday
Автор

I am passionate about creating computer games and I know it will be a long way until I can make a complete game. Now I am learning step by step and this sort of video helps me a lot to understand basic concepts. Thank you a million times!!!!

mukjunghee
Автор

What I like about this is that I feel like I have learned a lot from this video. Unlike a lot of other videos, you explain what you are doing, and it is really helpful. It's a great video, thanks a lot for it. :)
You got my subscription :-)

iskakuzmin
Автор

I looked at your github code but there's several things that I don't really understand. It would be great if you can make another video showing us how to use arrow key (not using input() function), to move game objects. Thanks

tienphongtran
Автор

really great video, cleared all my concepts. Thank you for your time and effort. By the way how do we comment out multiple lines at once, I'm using Visual Studio Code?

Fifteen-subk
Автор

I am doing the snake game project in which I would like to use special unicode characters for game symbols. Do you know where I can find the table code for such characters? Thanks

JamesAdams-wczl
visit shbcf.ru