Skip to content

kumo/wordsearch.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple word search generator

# ws = WordSearch.new(%w{one two three four five six seven eight nine ten})
# ws.generate(8,8)
# ws.to_strings

S E S E I G H T
E N W I T F T U
V I R N E I H O
E N R N N V R H
N E S I X E E S
T W O E X I E S
T F O U R F E E
V G O N E G W W

About

A simple wordsearch generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors