Skip to content

wordSearchFinder is an nodejs project to find word in a wordSearch grid

Notifications You must be signed in to change notification settings

Guillaume-favier/wordSearchFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordSearchFinder

wordSearchFinder is an nodejs project to find word in a wordSearch grid

Usage

Edit the scheme.txt file and put your wordSearch grid like in the exemple. Launch the program with npm test or node app.js and enter your word. It will tell you the coordinate of the first letter of you word on the grid and the dirrection for the other letter.

Instalation

You first need to get nodejs and then clone the repo and enter this commands :

npm i

Exemple

exemple

About

wordSearchFinder is an nodejs project to find word in a wordSearch grid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published