
Dozenal - Number Puzzle Game
在网格中组合数字瓷砖以达到12的益智游戏。
sarreph · HN
Dozenal – A Game of Spatial Arithmetic
完整作品展
技术栈
60 projects

在网格中组合数字瓷砖以达到12的益智游戏。
sarreph · HN
Dozenal – A Game of Spatial Arithmetic

针对AI代理的提示注入测试平台
ibrahim_abdu777 · HN
We are giving away $100K > over the next 12 months to hack AI agents

发射机器人有效载荷并建造戴森群保护地球。
@JonathanCochran · X
Not quite Acelerando, but I vibe-coded a game: Recompile the Moon 🌙 Launch robot payloads, refactor celestial mass, and build a Dyson swarm before Earth gets wrecked. Built with Codex 5.6-sol, inspired by your “vibe-code a game” challenge:

部署等离子、激光、EMP和火箭炮塔,守卫霓虹网格,共100关。
@Almazem89 · X
Check out what I just built with Lovable!

English Mahjong 用英文字母打麻将学习词汇。
Brucepac · V2EX
[VIBE CODING]打麻将啦,三缺一,就差背单词的你啦! 英语麻将,集学习、娱乐为一身的新型麻将,将牌面换成英文字母,单词量越大的人,越能和牌。寓教于乐,是一种学习英语的新方式。 这是我用 AI 全程 vibe coding 做的第一个网页游戏,分享一下: https://englishmahjong.com 免注册直接玩,前端已开源: https://github.com/Bruce-pac/EnglishMahjong-web 来考验你们的词汇量吧! 欢迎来玩来喷。

Tricky Sounds Domino - 通过匹配音乐符号来打骨牌的教育游戏。
@GergelyIgneczi · X
Check out what I just built with Lovable! This is a music educational game.


与99位vibe码农竞争,赚取首个美元并赢得100万美元。
@jaredhilton · X
Used this tweet as the prompt for my app. Do I have to be in the room or can I just build the room? Vibe-coded this simulator to simulate the game: Please pay me a dollar via @XMoney using the QR code below.

在 67 个互动世界中改变参数,探索物理、生物和天文学背后的规律。
@maker_jackie · X
我做了一个我自己会忍不住一直玩的网站 shape of world。 这是一个“可游玩的知识宇宙”:你可以改变地轴倾角,看四季怎样出现;把小行星砸向地球;拆开一头牛,找到吊龙和牛腱;还可以查看超酷炫的黑洞和太阳系。 现在有 67 个互动世界。免费、不用登录,打开就能玩。 👉

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is

Level Devil 是一款测试反应速度的平台游戏,充满隐藏陷阱。
stigo · V2EX
终于把小游戏站后端管理系统做出来了,全程没写一行代码,都是 AI 写的... ## 用系统上的第一个站 👉 [Level Devil]( https://leveldevilgames.top/)  - 一个 SITE_ID 就是一个网站,后续持续运营上新页面只要后台管理页面鼠标点点就行了  - 前端模板交给 AI 就行了,碰到赏心悦目的直接 copy 过来 ## 接下来就是不断上站💪🏻💪🏻

在等距网格中推断隐藏地雷的安全路径,可单独闯关或与他人对战。
@geeknux · X
i vibe coding a game called #Slipgrid, it built by #phaser. you can play it alone or with your friends or even bots in Multiplayer. it's already in development but you can find it in #phaser #gamedev #indiegame