๐ฃ App Review โ NEON ยท JIANGHU
SRC_URL:
https://producingtechnology.com/65-apps/xionghaochen_179277_15200508_neon_jianghu.html
๐ Summary
This website is a cyberpunk-themed haggling simulator set in a fictional "Neo-Chongqing". The player faces Brother Wei, an LLM-powered vendor, and can attempt to barter for items like a Junked Optical Sensor.
โ๏ธ Observed Behavior
- Atmospheric text-based UI with cyberpunk
- Vendor stats (mood: Impatient, stress: 0.60) displayed as live values
- Haggle slider lets you adjust offer; probability (35%) updates accordingly
- Three actions: Haggle, Pay Asking, or Walk Away
- Live LLM chat stream presumably drives Brother Wei's dialogue responses
โ ๏ธ Things That Didn't Work As Expected
- The chat is not really a LLM. It looks like hardcoded answers
- We don't really know what we can do with the items we bought
- The price cursor is not moving for every integer, its moving by $10 so we don't have precise
- Haggle button didn't produce visible feedback on the probability (change animation)
- No sound or visual cues for "neon flicker" or "heavy rain" environment effects
๐ก Suggested Improvement Prompt
"Fix the LLM response stream so Brother Wei's dialogue visibly appears in the chat panel after each player action. Add an interactive number input or drag-slider to adjust the credit offer, with real-time probability recalculation. Show a clear item grid with icons for inventory. Add CSS keyframe animations for neon flicker and rain effects in the background. After Haggle is clicked, display Wei's reaction text and update the vendor stress/mood stats dynamically to reflect the outcome."