
Back My Side — Two sides. One scoreboard. Zero excuses.
在社群对战中选择立场并支持以获得吹牛权。
@imrishabsharma · X
Just launched! People already backing their side. Get your product listed. We plant a tree per vote. Pick your side at #BuildInPublic
完整作品展
技术栈
60 projects

在社群对战中选择立场并支持以获得吹牛权。
@imrishabsharma · X
Just launched! People already backing their side. Get your product listed. We plant a tree per vote. Pick your side at #BuildInPublic

Race friends to the bottom of a procedurally generated shaft. Time trials, score attack, and 2-4 player online and split-screen racing — free in your browser, no download or accoun
@Andrew4Lyf · X

玩井字棋,选择快速游戏、锦标赛或世界排名模式。
@johnsmithaqtj7 · X
Check out what I just built with Lovable!

PokeTactics is a free Pokémon roguelike you play in the browser: manage your team like a coach, weigh the risk of every zone and win turn-based tactical battles. No download — star
@Vellidin · X

选择阵营并投票在实时对战中移动前线。
@fizix100 · X
Who should take the lead: ChatGPT or Claude?

用基于物理的控制在这个受QWOP启发的浏览器游戏中操作慢跑者。
@ilyabiltuev · X
I had an idea of a small game about walking. Big inspiration from QWOP by @bfod. I have vibe coded a game for @getjamboree in 2 days. Please welcome - JOLLY JOGGING 🏃♂️

玩 Bible Games 享受免费圣经主题游戏,包括动作、益智、隐身和策略。
jos- · HN
Fable-generated Bible minigames


一个让 Twitch 和 Kick 主播互相出价竞争排名的排行榜。
u/martincvl0 · Reddit
I built a copycat of Outbid.lol for streamers in 3 hours. First bid free. Follow along. Hey Outbid.lol went viral. I copied it — for streamers. StreamersBid.lol — a leaderboard where you outbid the current #1 by $1 to take first place. Tech stack: Next 16, Supabase, Stripe, Vercel & Claude opus 5 First bid is free for whoever claims it first. Follow the journey on Twitter : @ martincvl0 https://streamersbid.lol submitted by /u/martincvl0 to r/

使用开源浏览器工具分析象棋游戏,获得自然语言解释,无需登录。
u/ICARUS_2X · Reddit
Spent 7 months building a FOSS platform for natural-language chess analytics (No LLM) Hey guys, I've released CHONSE2, an open-source game review platform that offers unlimited analysis and move explanations without using hallucination-prone LLMs, running entirely in your browser. chonse2.com But Lichess is free, so why use this? Some have asked. It expands on Lichess's feature set a few different ways: Full analysis (accuracy/elo estimations/eval graphs, etc) requir


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