Skip to content

dowlandaiello/gsolvew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsolvew

A neat little utility that solves word searches quickly and (not so) efficiently.

Installation

Getting the Source Code:

go get github.com/dowlandaiello/gsolvew

Installing:

go install github.com/dowlandaiello/gsolvew

Usage

Creating a new Grid

From Source:

go run main.go word_search_width word_search_height

Via Installed:

gsolvew word_search_width word_search_height

Importing a local Grid

gosolvew grid.txt

About

A neat little utility that solves word search puzzles quickly and (not so) efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages