I built a roguelike whose dungeon master is an LLM running 100% in the browser
浏览器端LLM驱动的roguelike游戏,零服务器成本,架构设计与提示工程巧思
Most "AI games" phone home. Every turn is an API round-trip, every player burns your tokens, and the whole thing dies the day the bill scares you. I w…