Skip to content

absmall/wordsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Contributors 2

  •  
  •