Skip to content

GUI C++ program to solve jumble words or to unscramble the words.

Notifications You must be signed in to change notification settings

LordHypersonic/C-Unscramble-words-GUI-

Repository files navigation

C-Unscramble-words-GUI-

GUI C++ program to solve jumble words or to unscramble the words. This program is designed using QT framework. So to run this program you need QT Creator. Download from here: https://www.qt.io/download. Install QT Creator and open it. Now click on Files>Open project and select jumbled_word.pro You are done. Now build the project by simply clicking on Green Button at bottom left corner. Logic of this program is same as that of cli program. To know algorithm of solving jumble words go to: https://lordhypersonic.blogspot.com/2018/09/c-unjumble-jumbled-words.html

About

GUI C++ program to solve jumble words or to unscramble the words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published