ByteBuddies is an interactive pet animation project using Python and Tkinter. It features a cute animated pet that moves around the screen and responds to user interactions. Note: ByteBuddies is currently under development.
- Animated Pet: Moves, jumps, and changes direction.
- Drag and Drop: Drag the pet with the mouse.
- Background Music: Plays if
background-music.mp3
is available. - Tooltips: Display tooltips on hover.
- Color-Changing Label: Changes color on click.
- Animation Speed Control: Slider to adjust animation speed.
- Progress Bar: Continuously updates.
- Popup Window: Displays a popup window.
- FPS Display: Shows frames per second.
- More pets with unique animations.
- Interactive mini-games.
- Customizable pet appearance.
- Multiple background music tracks.
- Settings menu.
- Enhanced tooltips.
- Responsive design.
- Clone the repository or download the code.
- Install dependencies:
pip install pygame
- Place GIF files (
---duck.gif
,duck---.gif
) in themedia
directory. - Place
background-music.mp3
in the root directory.
python bytebuddies.py
Fork the repository and submit a pull request.
MIT License.
For questions or suggestions, contact pranjalsailwal09@gmail.com.