In-depth Report
-
Vevey 是一款基于 Web 的 AI 游戏开发平台,由美国教育科技初创公司 Helvetica Labs 打造。它通过内置 AI 智能体「Matti」引导用户以自然语言描述游戏创意,自动生成可运行的 2D、3D 及多人游戏,无需掌握编程语法、引擎操作或环境配置。平台面向 K-12 学生、编程初学者及游戏爱好者,以内置积分制的免费+付费模式运营,目前已吸引超 1000 款游戏和来自 136 个国家的玩家。
-
Vevey 由 Helvetica Labs 于 2025 年创立,总部位于美国纽约曼哈顿。创始团队包括 David Hutchinson(联合创始人)、Jason Chiu(联合创始人兼 CTO)等来自哥伦比亚大学、纽约大学的研究人员和教育工作者,背景涉及计算机科学教育、游戏开发和学术竞赛。 Helvetica Labs 的核心理念是降低游戏开发的门槛——不是通过简化传统引擎界面,而是用 AI 模型直接替代传统开发流程中的语法和编译环节。团队在 LinkedIn 上明确指出,「现有的 CS 学习工具反映的是 2015 年而非 2025 年的就业市场」,因此他们要从根本上重新定义游戏引擎的含义。 Vevey 在成立后不久就与多家教育机构达成了合作,包括 The Coding Space、STEM Kids NYC、Cooper Union 等。它还入选了 Transcend Network 加速器项目,并已在纽约的 GO Project 开展暑期项目合作。截至目前,Helvetica Labs 尚未对外披露融资情况,团队规模约为 1-10 人。
-
Vevey 的核心体验围绕 AI 智能体「Matti」展开。与传统的游戏引擎不同——你在 Unity 或 Godot 里需要读文档、写脚本、调参数——Vevey 的工作方式更像一场对话。 用户只需要描述想做的游戏,比如「做一个吃豆人风格的迷宫游戏,但要加入多人对战模式」,Matti 就会理解需求、提出追问,然后直接生成可运行的游戏代码。生成过程中,用户可以实时看到游戏画面,并通过对话持续迭代——就像在跟一个懂编程的搭档一起做游戏。 平台支持的游戏类型涵盖 2D 平台跳跃、3D 探索、多人对战、策略、解谜等。从官网展示的案例看,Vevey 生成的游戏已具备相当的可玩性,例如「Knockout Island」这类多人竞技场游戏,包含了地图收缩、刷新机制和战斗反馈等复杂系统。 在社区功能方面,玩家可以浏览和试玩其他用户创建的游戏,也可以对喜欢的游戏进行「Remix」——以他人的作品为起点进行二次创作。平台还支持创建头像、与好友联机协作,在创作和社交之间建立了正向循环。 Vevey 同时在 Web 端和 iOS 端可用,用户从 App Store 下载后即可在手机上创建和游玩游戏,实现了跨设备的创作体验。
-
Vevey 采用了「街机模式」——基础体验免费,深度使用需购买积分。 具体来说,免费用户每天可以创建一个新游戏、进行三次 AI 编辑。创建新游戏消耗 800 积分,每次 AI 提示消耗 200 积分。付费方案分为三个档次:Explorer(20,000 积分)、Pro(50,000 积分)、Enterprise(定制方案)。 这一模式本质上是在降低体验门槛的同时,通过高频用户的积分消耗实现商业化。对于教育机构场景——一个班级每周使用一次——免费额度基本够用;而对于重度创作者或学校批量采购,则需要向上付费。从定价策略来看,Vevey 走的是「先培养使用习惯,再收取扩展费用」的路线,和许多教育类 SaaS 产品类似。
-
由于 Vevey 上线时间较短,用户评价主要来自 Product Hunt 和官网引用的教育场景反馈。 正面评价集中在几个方面:一是创作过程本身有极强的沉浸感和成就感——有家长表示「孩子根本感觉不到在学习」;二是 AI 智能体 Matti 的引导式交互降低了起步门槛,让学生能快速做出可玩的作品;三是联机协作功能让游戏开发变成了一种社交活动,这在传统编程教育中是缺失的。 从 educators 的反馈来看,Vevey 正在被验证为一个有效的教学工具——纽约的 The Coding Space 已将其纳入课程体系。但考虑到产品仍处于早期阶段,缺乏长期教学效果的数据支撑。 负面声音目前主要集中在 Product Hunt 上的热度偏低——Vevey 仅获得 4 个 upvote 和 1 条评论,在当日排名第 54 位。这可能反映了产品早期曝光度不足,也可能因为游戏开发类 AI 工具的竞争正在加剧。
-
从行业视角来看,Vevey 所在的市场正处于快速演进期。传统的游戏引擎赛道——Unity、Unreal、Godot——各有定位,但对非技术用户来说学习曲线陡峭。近年出现了 Roblox Studio、Core Games 等试图降低门槛的平台,但本质上仍需要一定的脚本编写能力。 Vevey 的差异化在于完全放弃了「界面+脚本」的传统范式,转而用对话式 AI 作为开发接口。这与「vibe coding」(用自然语言描述需求、AI 自动生成代码)的兴起趋势一脉相承。 行业观察者认为,这种模式正在重新定义「游戏引擎」的含义——从「让开发者写更少代码的工具」进化为「让任何人都能表达创意的引擎」。不过需要指出的是,目前 Vevey 生成的游戏仍以 2D 为主、复杂度有限,距离生产级的 3A 游戏还有很长的路要走。但正如团队自己所言,「我们在提升天花板,而不是降低地板」。
-
Vevey 目前面临的主要风险来自几个方面。 一是技术天花板。当前 AI 生成代码的能力在简单到中等复杂的游戏场景下表现良好,但遇到复杂物理引擎、自定义渲染管道、大型多人同步等高阶需求时,Matti 是否能胜任还是未知数。如果用户很快就会碰壁,留存率可能受到影响。 二是竞争格局。Code.org、Scratch、Roblox Studio 甚至 GitHub Copilot 都在从不同角度切入「编程+教育+游戏」这个交叉领域。Vevey 的 AI 原生路线虽有差异化优势,但在品牌、用户基础和生态规模上均处于劣势。 三是商业模式的风险。积分制依赖高频使用才能产生持续收入,而教育场景的付费周期长、决策链复杂,面向学校销售通常需要专门的 BD 团队。对于一个 10 人以下的团队来说,这可能是最大的隐性挑战。 四是内容监管。作为面向未成年人的 UGC 平台,Vevey 需要强有力的内容审核机制。「我们对社区的管理极为尽责」——官网上的这句承诺能否兑现,在平台规模扩大后将面临真正考验。
-
Vevey 最适合以下几类人群:K-12 学生和家长(作为编程启蒙工具)、编程教育机构(作为课堂教学平台)、游戏爱好者和原型设计师(快速验证创意)、以及任何对游戏开发感兴趣但被传统工具门槛劝退的人。 不太适合的人群包括:专业游戏开发者需要精细控制底层逻辑、追求高性能渲染、或需要接入自有引擎和管线的情况;以及需要完整 2D/3D 美术管线和音效系统的团队。 替代方案方面:如果你是教育者想要更成熟的编程教学平台,可以考虑 Code.org 或 Scratch;如果你想做更复杂的游戏但不想写代码,Roblox Studio 可能是更成熟的选择。
-
Vevey 是「AI+教育+游戏开发」交叉领域的一个有意思的尝试。它的核心价值不在于做出了多么复杂的游戏,而在于让「做游戏」这件事从「写代码」变成了「描述创意」——这对于编程教育的普及和游戏创作的民主化都有积极意义。对于 Helvetica Labs 这样的小团队来说,最大的挑战不是技术实现,而是如何在巨头的夹缝中找到可持续的增长路径。
User Reviews
-
Larry_Foster_99—My kid used Vevey to make a platform-jump game and didn't stop all afternoon. I watched and noticed Matti guides him to think 'is this platform gap too far' and then proactively adjusts parameters — isn't that programming thinking? Far better than the offline coding class we paid tens of thousands for, and key is he feels he's playing, not sitting in class. -
PhilipBarnesII—This AI mentor Matti is interesting — I said I wanted to make a 'Tetris-like but blocks change color' game, and it actually asked a few clarifying details and started building right away. -
brownswan939—The free version only allows one new game and three edits per day, which is enough for beginners. But to really tackle complex projects you still need to buy credits. -
LisaCooper_202060—800 credits for a new game, 200 credits per edit — the consumption rate is still a bit fast. -
DylanMitchellQ—Currently the buzz on Product Hunt is so-so, only a few upvotes — maybe the product is still early. But the direction is genuinely good. -
Samuel.Roberts0071—Compared to Scratch, Vevey's AI conversational creation genuinely has a lower barrier — no more dragging blocks. But Scratch has developed for over a decade; its community resources, tutorial system, especially Chinese-language support, are too mature. What Vevey lacks now is ecosystem — not many example projects to learn from, and answers are hard to find. But I endorse the direction; AI-native creation tools will surely be the mainstream future. -
Alice.Adams—As a game developer, I tried Vevey skeptically at first. But in actual use, it's great for quickly validating prototypes. Last week I had an idea; building a basic framework in Unity would take one or two days by estimate, but Vevey built a playable version in half an hour. I decided whether to go deeper only after the core mechanic worked. For indie developers, this toolchain is precisely positioned. -
松涛_11—The iOS experience is good; kids can make games directly on the iPad. But on a small screen the UI is a bit cramped. -
CWhiteK83—The feature to make games together online with friends is great; the collaborative vibe among kids is much better than one person slogging alone. -
fROGfINANCEcRUZ—The ability to Remix others' games is a clever design — it's like improving on someone's shoulders. My kid saw a maze game someone made, remixed it, and turned it into his own version. -
Roy.BaileyQ—AI-generated 3D game capability is still limited; currently it's mainly 2D scenes. But the team says they'll upgrade later — we'll see. -
JerryWardSr—The school's after-class program already uses Vevey; my son came back excited saying he used Matti to help build a maze game. I checked the class feedback — the teacher said when teaching Python intro before, half the students dropped out by week three. After using Vevey, every class makes a small game, and the kids' engagement is completely different. Though it can't replace systematic programming education, as an interest primer this entry point is well chosen. -
Dorothy.Ramos520—David said on LinkedIn 'the next billion players are also the next billion creators' — this vision is genuinely moving. -
WalterRodriguez—Helvetica Labs has a solid team background, out of Columbia University — they should have depth in building education products. -
happycat846—After a week with Vevey, my kid started asking 'what does that if condition mean' — isn't that exactly the purpose of programming enlightenment? -
贾婷—What's most lacking now is Chinese documentation and Chinese community support; domestic users still face a bit of a barrier to entry. Hope the team fills this gap.