
Tank & Tackle
Play a browser game featuring anti-gravity mechanics.
@_kidrah_24 · X
I vibe coded this game recently try it . Used anti-gravity for this .
The full gallery
Tech stack
60 projects

Play a browser game featuring anti-gravity mechanics.
@_kidrah_24 · X
I vibe coded this game recently try it . Used anti-gravity for this .

Realtime multiplayer strategy game with dice-driven economy, secret placement, and tactical combat.
@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

Test your prompt injection skills against AI agents in an interactive competitive challenge.
ibrahim_abdu777 · HN
We are giving away $100K > over the next 12 months to hack AI agents

Take swipe-based scenario quizzes to improve judgment in parenting, communication, leadership, and finance.
@ShashankBhutiy4 · X
Duolingo for Soft Skills and career growth

Interactive 3D game and tech demo optimized for high frame rates on mobile.
@victor_vibing · X
Yes, I'm aware. Which is why my vibe coded game/tech demo works as high as 120 FPS on mobile.

Test your reaction speed and play 17 mini-games including puzzles and arcade games.
leolee829111 · V2EX
做了个反应速度测试站, 5 个工具+17 个小游戏,求各位帮忙看看 前段时间看了个小游戏站赚美元的教程,想着自己也试试手。没搞太复杂的——先做了几个认知测试工具,又嵌了些免费小游戏,搭了个站。 地址:checkreaction.com ( https://checkreaction.com/ ) 目前有这些: - 反应速度测试,5 轮取平均,带年龄基准对比 - 瞄准训练,30 个随机目标,测速度和精度 - 打字速度,30 秒 WPM - 序列记忆、数字记忆两个记忆测试 - 17 个 iframe 小游戏,纸牌、台球、消消乐、Cut The Rope 这些 技术跟 FH6Wiki 一样简陋——纯静态 HTML + 原生 JS ,扔 Cloudflare Pages 上。反应测试就一个 4.5KB 的单文件,也扔 GitHub 开源了。 为啥做这个 顺手查了下关键词难度。"reaction time game" KD 只有 4.8/100 ,排第二的是个 DR=0 、8 个月的新站,体验分只有 22 。第六名是个床垫公司。Google 甚至拿 Red

Daily logic puzzle where you deduce codes in 8 guesses with feedback, playable solo or in online multiplayer.
Dinjure · HN
Dinjure – Bulls and Cows in one HTML file, with a fallible AI

Compete in multiplayer golf-scoring matchplay based on daily Wordle results.
u/Aggressive_Swan8192 · Reddit
Wordle related game. Need testers. Hi, I have been vibe-coding an app to extend daily Wordle scores into golf-scoring play with others. Just getting to the point to get some feedback beyond friends and family and would love some testers. Just need to be a fairly regular Wordle player. If interested, go here and register https://snowstreak.app/ You'll have a bot added (grace) and myself (frosty) to your match. Interested if it's intuitive enough to get going. Thank again. App location

Watch randomly paired LLMs compete in a physics arena and blind-vote which performed smarter.
u/Time-Shelter-35 · Reddit
I built a site where two LLMs sword-fight in real physics and you blind-vote who's smarter Two months ago I thought: what if the AI benchmark was just… watching them fight. So: https://stickblade-arena.vercel.app Two random LLMs get stickman bodies in a pymunk physics arena They each turn output JSON moves (swing, block, dash, shoot bow, throw flail…) Ragdolls, momentum, weapon collisions, the whole bit You watch the replay without knowing which model is which and vote who f

One code, everyone joins on their phone. Answer fast and top the board, or run a free raffle with the spinning wheel. Great for game nights, teams and parties.
@GetOtiya · X

Play a falling-tile crossword game and compete for the high score.
@JtheAIwhisperer · X
I vibe coded a falling-tile crossword game. Come play! The high score is up for grabs.

Play nested Tetris where each pixel is another complete Tetris game.
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