/ScramblingWords

Puzzle Game, where various letters are shown in a table and user can move horizontally, vertically or diagonally in order to make meaningful words.

Primary LanguageJupyter Notebook

Scrambling Words

GitHub top language

Designed a Puzzle Game in which, various letters will be shown in a table and user can move horizontally, vertically or diagonally in order to make meaningful words.

Written words in puzzle game and size of metrics will be N*N. Word puzzles (also called word games) are spoken or board games often designed to test ability with language or to explore its properties. Word games are generally engaged as a source of entertainment, but have been found to serve an educational purpose as well.

GUI

🎯Scope of project

  • The objective of the proposed project is to increase the thinking capability.
  • The game having all the records which you perform in playing you can select easy, hard level according to your choice. You can make your own puzzle game and at any step you can go back to one step as well as you can see the solution of it.
  • It is manually a very difficult job to perform and its need a lot of recalling, reminding and mathematical calculation. The game of word puzzle help to increase mental thinking, vision etc.

⚠️Project Limitation

  • The problem faced by this system "WORD PUZZLE GAME" is this that it only run in desktop.
  • If you want to access this game then you must have python installed in your desktop.
  • The limitation of this project that you not access it in your mobile device or in android devices.

✔️Solving methods

A simple way to solve a word puzzle game is to simply moving a letter square boxes one by one and observe them weather they are forming a meaning word or not and try detect a smaller word in first priority as small meaningful word together can make big meaning word.