This project is a Windows Forms application that animates a selected open window by bouncing it around the screen, similar to the classic DVD screensaver. It uses P/Invoke to interact with the Windows API for window management tasks.
• .NET Framework
• Visual Studio
- Clone the repository.
- Open the solution in Visual Studio.
- Build the solution.
- Run the application.
- The application will list all open windows.
- Enter the number corresponding to the window you want to animate.
- The selected window will start bouncing around the screen.
This project is licensed under the MIT License.
Inspired by the classic DVD screensaver.