Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 556 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 556 Bytes

Chess-files: Say goodbye to boring typing and make file management fun! This chess themed file mover lets you handle files and folders with a chess-inspired twist. Pick your “King” (a file), move it across a chessboard, capture folders, and explore your directories level by level.

Dependencies

This project has no external dependencies beyond Python's standard library.

  • Python 3.8+
    • Tkinter (bundled with Python)
    • OS Module (built-in)

Setup Instructions

  1. Clone the Repository:
    git clone <repository-url>