ZOXEXIVO/open-football — reverse-engineered prompt
Reverse engineered prompt
Build me a football world simulator in Rust that feels more like an automatic football universe than a manager game. I want it to simulate clubs, leagues, countries, players, matches, transfers, loans, finances, reputation, and player development over many seasons without me controlling matches.
Give it a web app I can open locally to browse league tables, club pages, player profiles, tactics or squad views, match details, match events, awards, and overall simulation results on both desktop and mobile. I also want to be able to move or loan a player to any club, run the sim forward, and see how that changes careers, squads, and league outcomes.
Please make it runnable as a single binary that starts the simulator and site together, uses all available CPU cores for heavy sim work, and works on a normal PC or a server. If the data lives in a separate football database repo, wire that in cleanly. Get the main experience working end to end, and look up current docs online if you need to.
Want more depth? Deep Reverse