Skip to content

ccastle14/CrosswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrosswordGenerator

Generates a crossword puzzle based on user input words and clues.

Make sure the included stdlib file is added as a library for the project, as stddraw is used for the graphics.

Start the program by running the main class. To change the input file, just edit fileName in main. You can add custom puzzles into the input folder, just use the format: word,clue,word,clue,...etc. as seen in the example inputs.

The clues, along with the completed board will be printed out, and the empty board will be displayed in a separate window.

Enjoy!

About

Generates and displays a crossword puzzle based on user input words and clues.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages