Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word-C-earch

Word search program in C. Easily makes word searchers.

Generated word search

Usage

  • Appends word searches to ws.html (appending makes it easier to make a word search booklet) creates a single one if it does not exist.
  • Pulls words from "words.txt" (this is a fairly large dictionary file). You can create your own word file in this same format.
  • Default size is 14x14 with 14 words. This is easy to edit in the code.
  • Compile with gcc. New word searches added each time you run the program.

About

Word search program in C. Easially makes word searchers.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages