-
Notifications
You must be signed in to change notification settings - Fork 0
A command-line tool for generating, solving, and analyzing anagram and grid-based word search puzzles.
License
rgamble/WGS
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OVERVIEW -------- Word Game Solver (WGS) is a command-line tool for generating, solving, and analyzing anagram and grid-based word search puzzles. The default conguration provides out of the box support for numerous versions of Boggle® and popular variants. The provided conguration file is easily modided to support new games by specifying game rules, scoring options, letter distributions, and grid layouts. INSTALLATION ------------ For systems that support Make, cd to the src directory and run make, making any necessary changes to the makefile. For other systems, simply compile all of the source files to produce an executable named 'wgs'. DOCUMENTATION ------------- Comprehensive documentation is provided in pdf format in the doc directory. LICENSE ------- This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the COPYING file for details.
About
A command-line tool for generating, solving, and analyzing anagram and grid-based word search puzzles.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published