Currently, I am developing a browser game called "WordShuffle".
(The words are in German for testing purposes, if you want to play)
My progress is coming along nicely, but I have decided to change the gameplay mechanics. Instead of typing your guess into a text field to solve the word, I want players to rearrange the letters by dragging and dropping them into the correct order.
Since I am not very skilled in JavaScript (which I believe would work best for this feature), I need some help with that aspect. However, I do need to be able to extract a value from the rearranged word in order to compare it to the correct answer. A submit button will then pass this value.
I created concept art to provide a visual representation:
https://i.sstatic.net/SAyIV.png
https://i.sstatic.net/IdpxO.png