Python Pygame Tutorial 2 - Shapes and Coordinates

preview_player
Показать описание
Thank you for watching my video and I really hope you found something useful.

The scripts featured in the video can be downloaded from here:

Or if you'd like to download the zipped files follow this link

... and if you have any comments then feel free but bear in mind I don't pretend to be an expert, I just enjoying using Python and Pygame.

Peace

Anthony

Downloads:

Documents:

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

Thank you so much for doing this tutorial, i appreciate it! Take care!

davidwilson
Автор

draw_ruler() doesn't work for me. It says draw_ruler() isn't defined. I did write from pygame.locals import *.

asyncxeno
Автор

Is it posible to draw the ruler one time? You put the function: draw_ruler() inside the loop. Thanks

carloseduardogomezlozano