Short python code allowing you to have cute walking pet! Done using tkinter in Python 3.10.
-
About The Project
<ul> <li><a href="#useful-links">Useful links</a></li> </ul> </li> <li><a href="#contact">Contact</a></li>
I had a short break while writing my thesis and I got inspired by this tiktok https://www.tiktok.com/@ashtoncs_/video/7197563149724257541 to create my own digital supporting animal :)
Gif from pinterest: https://pinterest.com/pin/812899801489019667/
Rotated and resized that gif here: https://ezgif.com/
Found gif frames number here: https://onlinegiftools.com/add-frame-counter-to-gif
You can get desktop coordinates using mouseinfo.MouseInfoWindow() from https://mouseinfo.readthedocs.io/en/latest/ library
My desktop coordinates refer to these positions:
- create interface that allows user to decide about coordinates, gif etc.
- turn pet into .exe
If you have a suggestion that would make this better, please let me know 😄