This project is a graphical patchwork pattern generator buit using John Zelle's Graphics library. The program allows users to create, edit and customise tiles with various patterns and colours through a graphical user interface.
- Pattern Generation:
- Generate a grid of patchwork tiles with different patterns
- Customise a grid size and select from a variety of colours
- Interactive editing:
- Selection mode allows users to select individual tiles for edit mode
- Edit mode is where users can modify selected tiles using keyboard shortcuts
- Randomization of the pattern
- Clone the repository:
git clone https://github.com/AlanMet/Patchwork.git
- Run the application:
cd Patchwork
python index.py