FUN Spider is a curious, 8-legged spider that roams around your desktop. He walks, sleeps, stares, and can even be tossed around across multiple monitors!
- Curiousity: He will randomly decide to walk, stare, stand, or just take a nap.
- Physics Engine: Features gravity, frictions, and momentum.
- Drag and Toss: Pick him up and move him. Release him while moving your mouse to throw him across the screen.
- Right-Click to Exit: A simple way to say goodbye.
- Go to this repository's Releases.
- Download
Spider-FUN.exefrom the latest version - Double-click to run! Note: Windows may show a "Protected your PC" warning. Click More Info -> Run Anyway.
If you want to run the source code:
- Install Python 3.10+
- Type
pip install PyQt6in your terminal. (Only if you haven't before!)
- Python - The logic.
- PyQt6 - The window management and graphics engine.
- PyInstaller - For standalone packaging.
This project is licensed under the MIT License - feel free to use it and modify it!
