HP Forums
Python (App): Five-Letter Scramble Game - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Software Libraries (/forum-10.html)
+--- Forum: HP Prime Software Library (/forum-15.html)
+--- Thread: Python (App): Five-Letter Scramble Game (/thread-20130.html)



Python (App): Five-Letter Scramble Game - Eddie W. Shore - 06-30-2023 06:33 PM

The object of the game is to unscramble five-letter words. You only get one chance, but there is no time limit. Try to get a high score!


Note: I did my best to include to include only words that have one correct permutation, that is you can only rearrange the letters one way. There are no proper names. (Hence words like heart/earth, diver/drive, sleet/steel, input/print, scare/cares, etc. are eliminated).


If you want to know how the code was put together, please let me know.


https://drive.google.com/file/d/15l7EojrrH_q3hwyAEQGeZP6QzQRD_UPn/view?usp=sharing