🐍 Python GUI Apps – Tic-Tac-Toe & Sticky Notes
A collection of GUI-based Python applications built using PySide6:
- 🎮 Tic-Tac-Toe – A fun two-player game with a stylish interface
- 📝 Sticky Notes – A desktop notes application to quickly jot down ideas
📌 Table of Contents 🎥 Preview
✨ Features 🎮 Tic-Tac-Toe:
- Classic 2-player mode
- Reset and score tracking
- Beautiful modern interface 📝 Sticky Notes:
- Add, delete, and move notes
- Drag-and-drop interface
- Saves notes locally
💡 Installation 1.Clone this repository 2.Install Python Make sure Python 3.7+ is installed. Download Python 3.(Optional but recommended) Create a virtual environment:
On linux or mac
On Windows:
Install dependencies
📝 Run Sticky Notes
🧰 Technologies Used Python 3 PySide6 (Qt for Python) 📬 Contact Feel free to reach out via GitHub Issues ⭐️ If you like it, give it a star!
