Skip to content

digitalhydra/word-search-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word-search-gen

WordSearch Puzzle Generator

It's a tiny project that bases on two PHP classes.

GridFiller - this class takes creates a grid (array of arrays) of given size, contained of given words and random letters in empty fields.

TableGenerator generates simple HTML table based on PHP's array of arrays

About

WordSearch Puzzle Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%