Rules of the game
- The snake starts at the center of the board, moving north (upward).
KXT201 Algorithms
the assignment is to write a search tool application that can be run from the command line as follows:
./search -s wordsFile file1 file2 ....fileN
In this program you will have to implement a simple phonebook application.