Website Summary: Neon Jianghu

This website is a highly stylized, cyber-noir barter scene set in a futuristic Chongqing-inspired world. It presents a fictional black-market negotiation interface where the player interacts with an NPC merchant named Brother Wei. The visual design is the dominant feature: heavy neon effects, animated rain, scanlines, glitch typography, floating sparks, HUD elements, and a game-like barter module create the feel of an interactive narrative demo or UI concept for a cyberpunk role-playing game.

Loaded SRC_URL

https://producingtechnology.com/65-apps/xionghaochen_179277_15200508_neon_jianghu.html

Summary of App Behavior

The app loads directly from embedded data rather than fetching a remote JSON file at runtime. It displays a merchant scene labeled HONGYADONG L4 with environmental flavor such as heavy rain and neon flicker. The top HUD shows the player wallet, including digital credits and scrap. The main content is split into panels for the merchant, inventory, and bargaining controls.

The merchant panel introduces Brother Wei as a live LLM-style vendor with an emotional state composed of temperament, mood, and stress level. Dialogue is shown with a typewriter effect. The inventory panel lists items with condition, base value, and marked-up asking price. Selecting an item updates the haggle module.

The haggle panel allows the player to move a price slider, see a computed success probability, and choose among three actions: haggle, pay asking price, or walk away. The app updates credits, stress, mood, dialogue, visual indicators, and toast notifications based on the result. Additional visual effects include click sparks, shake feedback on bad interactions, an animated rain canvas, and a scrolling footer ticker.

Things That Did Not Work as Expected

Best Attempt at a Prompt to Improve the App

Improve this app into a more complete cyberpunk bargaining experience while preserving the current neon Chongqing visual identity. Keep the existing aesthetic, animations, and panel structure, but replace the scripted vendor behavior with a more dynamic negotiation engine that can respond differently based on item category, prior offers, player reputation, faction alignment, and merchant mood history. Add persistent game state so purchases remove items from stock, credits remain updated across sessions, and acquired items are stored in a player inventory. Expand the merchant system so stress and mood influence not only acceptance probability but also dialogue tone, price ceilings, refusal thresholds, item availability, and security escalation. Add additional vendors, randomized stock, item rarity, faction-specific rules, and consequences for repeated lowballing. Improve accessibility with keyboard navigation, ARIA labels, stronger semantic structure, and a reduced-motion mode. Add optional sound design, ambient audio, and subtle haptic-style feedback cues. Finally, introduce narrative hooks, reputation tracking, and scene transitions so this feels like part of a larger interactive world rather than a single static barter screen.