Skip to content

AsaadNA/Word-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Search

This is a simple word search puzzle generator / game made using JS and p5 library with 15 * 15 grid with 15 words in the puzzle with word length <= 7

Demo

https://asaadna.github.io/Word-Search/

Features

  • Vertical / Diagonal / Horizontal Word placement
  • Random puzzle generation

Screenshots

wordPuzzle#1