shantez441/EDGTy — reverse-engineered prompt
Reverse engineered prompt
Build me a small Windows app called EDGTy from this repo. The README only has the name, so keep the scope simple and make something useful from what’s here.
Use the animal pictures in the folder, like apple, fox, leopard, lion, rabbit, wolf, and the other image, and make a simple picture viewer or guessing game that runs locally. A user should be able to start it, see one picture at a time, type or choose what it is, get feedback, and move to the next one. Add a basic score and a restart option.
Since the repo seems to use VBScript and ini files, keep it lightweight and Windows friendly. Use the ini files for simple settings if that makes sense, like image order or app title. Please make it easy to run, clean up anything confusing, and add a short README that explains what EDGTy does and how to start it.
Want more depth? Deep Reverse