
Lecsium - Apprenez les langues par la lecture
通过阅读适合你语言水平的AI生成故事,在语境中学习词汇和语法。
lecsium · Product Hunt
Lecsium Learn languages by reading AI-generated interactive novels
完整作品展
主题
已知属性
是透镜不是过滤器——只显示我们能确认的项目。
技术栈
249 projects

通过阅读适合你语言水平的AI生成故事,在语境中学习词汇和语法。
lecsium · Product Hunt
Lecsium Learn languages by reading AI-generated interactive novels

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

免费在线生成器和决策工具,包含 Yes/No 生成器、随机选择器和转盘游戏。
@qt_nest · X

为游戏、Discord 服务器和创意项目生成免费创意名字和用户名。
@qt_nest · X

Fractetris:每个像素都是一个完整的俄罗斯方块游戏。
farcaster · HN
On this page there are two complete recreations of the original Gameboy Tetris game based on the commented assembly code. On the top level there is a C version that compiles to WASM but on every pixel of that version there is a GLSL shader also implementing the complete original code with a AI player making virtual inputs! Everything was planned by me and coded by Claude Fable. Brazilian tileset generated by Gemini so I'm not technically using any copyrighted assets. Link to repo: https://github.com/ThiagoLira/Fractetris/tree/main


根据工作岗位查看每日运势、宜忌事项和幸运时刻。
nymph09 · V2EX
做了一个打工人黄历,用来玄学上班的传统魔法 做了一个面向产品、开发、测试、项目和运营同学的职场黄历,根据日期和岗位生成当天的运势、宜忌事项、贵人/冲煞、吉星和值日信息。 ## 项目链接 - 在线预览:[https://noir-hedgehog.github.io/pm-calendar/]( https://noir-hedgehog.github.io/pm-calendar/) - GitHub 仓库:[https://github.com/noir-hedgehog/pm-calendar]( https://github.com/noir-hedgehog/pm-calendar) ## 比如今天的 

Rollin - 实时多人策略游戏,掷骰子、秘密放置和战术战斗。
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

多人策略游戏融合象棋与骰子机制,与伙伴进行快速对战。
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。

选择领导美国或中国,在策略游戏中竞争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

Trendoff:实时1v1对战,由端侧AI评判。
german_merlo1 · Product Hunt
Trendoff Live 1v1 trend battles, judged by AI