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
for a quite complete version of this game, feel free to have a look at my github source file at https://github.com/phongtt2/objects-i...
-------------------------
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