Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 438 Bytes

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