Skip to content

Latest commit

 

History

History
27 lines (8 loc) · 713 Bytes

File metadata and controls

27 lines (8 loc) · 713 Bytes

Crossword Creator

Description: This app creates a valid crossword puzzle out of as many words as possible that the user enters through a command line and graphically displays it. The app can also give reasons to each word that could not fit into the board.

Requirements: Python, Tkinter library

Use: Just follow the prompts:

prompt

Examples:

sample1

sample2