Skip to content

Vaseksch/closeme-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Closeme Window

This Python project is designed to improve Python skills by creating an evasive window that challenges the user to close it. The window moves away from the cursor whenever it gets too close, increasing its speed based on proximity. The project demonstrates basic GUI manipulation, event-driven programming, and screen boundary detection using libraries like CustomTkinter.

Libraries Used

  • CustomTkinter: For the graphical user interface.
  • PyAutoGUI: To track cursor position.
  • Math: For distance and angle calculations.

Demo

demo.mp4

About

Python program that creates a window that evades the user's cursor, challenging them to close it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages