-
Notifications
You must be signed in to change notification settings - Fork 0
absmall/wordsearch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This program creates and solves word search puzzles in arbitrary number of dimensions. To create a puzzle, compile the program, and pass a list of words on stdin. By default, the program will use a 20x20 grid, but the size and number of dimensions can be adjusted in main.c The program will attempt to fit all words it receives from stdin into the puzzle, and will print out the result. It will then attempt to solve the puzzle and print out where it found the start of each word.
About
Create and solve word search puzzles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published