Hello,
I got into Python for some time and is a delight. I stumbled upon a small problem while beast. I created a very simple little game that works on hair, but the graphics were entirely within my script using commands create_line, create_rectangle, create_oval, etc. not knowing at the time how to work with pictures under Python. Now I duplicated the file of my game, and have replaced all my graphic part with calls to external images. Jpg and. Png. But since my script does not want to engage with the mouse, but only from the console. I have checked the file properties it was executable, but nothing works. Other scripts themselves, to throw out since my file browser. If someone has an idea? Thank you in advance.
Bookmarks