QSPFoundation/qspider — reverse-engineered prompt
Reverse engineered prompt
Build me a clean QSP game player called qSpider that works in the browser and also as a desktop app.
I want someone to be able to open a QSP game, play it comfortably, read the current scene, choose actions, move through the game, and have the interface feel simple and focused rather than like an editor. The web version should run locally for development and be buildable for publishing online. The desktop version should run from the same app as much as possible and be packageable for Windows, macOS, and Linux.
Please use TypeScript and keep the project organized so it’s easy to maintain. Add the logo and basic app branding, make the layout responsive, and include sensible empty states and error messages when a game can’t be opened. Set up the usual dev and build commands, plus a command to run the desktop version.
Look up the current QSP docs online if you need to, and make the first version solid rather than overloaded.
Want more depth? Deep Reverse