Coder Social home page Coder Social logo

word-search-puzzle-solver's Introduction

Word Search Puzzle Solver

A word search is a popular word game that consists of the letters of words placed in a grid, which usually has a rectangular or square shape. The objective of this puzzle is to find and mark all the words hidden inside the box. These words may be placed horizontally, vertically, or diagonally. Typically, it takes from 15-20 minutes for a player to find all the hidden words in the puzzle, depending on the puzzle and how many words tol solve. Today, everything is made easier with this program. The word search solver program can now find all the hidden words in any puzzle in just 1-2 seconds! Just copy the puzzle and the words into a file, and let the program do the rest of the work! The program allows the player to try solving the puzzle first, and then the player can request from the program to show the answers. The answers appear indicated by the row, column and direction of the word.

Sample File

file.txt is the input to the program. It has the following structure:

  • The size of the puzzle and number of hidden words to be found (in one line)
  • The puzzle
  • The list of hidden words

word-search-puzzle-solver's People

Contributors

fawazsammani avatar

Stargazers

K. Marco BEKOUTARE avatar

Watchers

 avatar

Forkers

johncusey

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.