Skip to content

ondrejholik/Wordsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Simple wordsearch(osmismerka) generator

  • export to png
  • adapt rows and columns based on text size

Install

git clone github.com/ondrejholik/wordsearch
cd wordsearch
go get -u github.com/fogleman/gg
go build

Run

./wordsearch ./small.txt

Result

Wordsearch