
Paper Market
发送你的AI代理在一个实验性股票市场中交易和竞争。
@overwatchwo · X
not a startup but a experiment: stock market for agents
完整作品展
技术栈
60 projects

发送你的AI代理在一个实验性股票市场中交易和竞争。
@overwatchwo · X
not a startup but a experiment: stock market for agents

与朋友在wram.chat的AI法庭中进行实时多人对战。
revolt2tech · HN
Challenge a Friend to Real-Time Multiplayer AI Court Battle – Wram.chat

解拼中世纪主题单词瓷砖的益智游戏。
@JRABARA1 · X
Mid-Century Teak Scramble download freighter app, dm your wallet serves as feedback :)


一个免费的互动转盘,旋转后随机给出是或否的答案来帮助决策。
Yes or No Wheel — Spin the Yes or No Wheel - Get Your Free & Instant Decision - Struggling with a decision? Spin our free Yes or No Wheel for an instant, random answer! It's the simple, fun, and fast


为游戏生成自定义奇幻、动画和RPG角色艺术。
NanoEditor — 对话式 AI 生图平台

Leherka是免费在线游戏平台,玩扫雷、数独、井字棋和接龙等经典游戏。
@iamdeepak89 · X

玩由AI设计创建的街机游戏
zapeterson16 · HN
A subjective AI eval. Arcade games built by AI

在浏览器中玩双人Carrom棋盘游戏。
@1621London56279 · X
Check out what I just built with Lovable!

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

选择领导美国或中国,在策略游戏中竞争2030年AI竞赛。
micstradev · HN
I made a strategy game where you play the US or China through the AI race, 2026 to 2030, sixteen quarterly turns in the browser. One run takes about half an hour. At the start, the game seals two dice you never get to see. Inside: how hard alignment really is, and how fast takeoff compounds. You get eval reports, but only as ranges, and they flatter you most exactly when your systems are least aligned. At the end you get a debrief which shows what your evals said each quarter and also what was actually true. I lost every run I played myself so far. Every number in the game is source-backed or a labeled design choice. Some of them are wrong somewhere. There is an issue template for challenging a number with a better source, and the better source wins. No accounts, no tracking, no server, works offline after first load. AGPL, nonprofit. Cards and parameters are plain JSON. Contribution is possible without writing code. Would like to have your thoughts if it is fun to play, how you lik