
Wildcard
Wildcard是一款快速的色彩与数字配对卡牌游戏,2-10人通过房间码即可开始游玩。
@chisax_ · X
Built a real-time multiplayer card game…
完整作品展
技术栈
60 projects

Wildcard是一款快速的色彩与数字配对卡牌游戏,2-10人通过房间码即可开始游玩。
@chisax_ · X
Built a real-time multiplayer card game…

一个边下落边填字的交叉字谜游戏,争取获得最高分。
@JtheAIwhisperer · X
I vibe coded a falling-tile crossword game. Come play! The high score is up for grabs.

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
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



通过 Times Tables Workout 练习乘法表。
@amanry28 · X
I don’t know why isn’t it getting that much attention it’s actually a big deal for people who do vibe coding, for people like who develop micro apps daily. As a teacher it’s so ise to just tell students to go to and practice tables… It’s so amazing

在每日谜题游戏中猜测巴黎地铁站。
platipouf · HN
Wordle for Metro Stations

Knotenpunkt是一款5x5战术棋盘游戏,可对阵AI,有三个难度级别。
@Snader1967 · X
Check out what I just built with Lovable!

审问AI嫌疑人在5分钟内解决犯罪的互动游戏。
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.

生成随机数学公式题进行练习。
@7spiritz · X
Check out what I just built with Lovable!

根据随机Steam游戏列表测试你的游戏多样性评分。
@vibedcoder · X
This was the first public project I released since diving into Vibe Coding. I built it after stumbling across the old "Variety Gamer" spreadsheet that used to make the rounds back in the day. Hey, everyone has to start somewhere, right? 🎮 #VibeCoding

Letterphile是一款策略性文字游戏,每轮用一个字母创建多个单词。
sonOfHades · HN
A strategic word game where you make many words with 1 letter per turn