Glyrehan/Mines-Predictor-Casino-Strategies ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple C# desktop app for Mines that helps me try out predictor style strategies and keep track of game results.
I want it to open in Visual Studio, run from the solution, and have a clean easy to use screen where I can enter the last game seed, hash, game id, token, and stake id, then see a prediction or suggestion based on that data. It should also let me save and review past rounds so I can compare patterns and test different strategies over time.
If you need to look up current docs online for anything, go ahead. Make it feel like a real tool someone could use to experiment with Mines, with a simple interface, basic language support, and clear buttons for starting, resetting, and viewing results. If the project already has some pieces in place, finish them up and make the whole thing work smoothly.
Are you gonna build this?
make sure you review the code using coderabbit