leafhelm2000e3y1/-Stake-All-Games-Predictor-2026 — reverse-engineered prompt
Reverse engineered prompt
Build me a C# app for Stake style game prediction and tracking. I want one place where I can choose a game like Mines, Crash, Dragon Tower, Keno, Dice, or Plinko, enter or load recent results, and get simple prediction style suggestions based on stored history and patterns.
Please keep it organized so the core business rules, models, services, and use cases are separated cleanly, because I may want to expand it later. It should support saving data in memory for quick testing and also in SQL for real use, with an easy way to switch between them. Add a basic usable flow, either a simple UI or a clean console app, where I can manage sessions, review past rounds, and run predictions for each game.
I want this to feel like a real working starter project, not just placeholders, and please avoid fake claims like guaranteed wins. If you need to, look up current docs online and make reasonable choices.
Want more depth? Deep Reverse