
HYPERBUBBLE — embrace the tech, navigate the risks, manage the hype. How far can
A one-button game where you navigate technology risks and manage innovation hype.
2020science · HN
I asked Claude to turn 20 years of my research into a game
The full gallery
Tech stack
60 projects

A one-button game where you navigate technology risks and manage innovation hype.
2020science · HN
I asked Claude to turn 20 years of my research into a game

Play a multiplayer strategy game where an AI serves as the game master.
jklewis · HN
Machinations – a multiplayer strategy game where LLM is the game master

Gamified team management platform combining tasks, projects, chats, meetings, attendance tracking and reports.
@NikhilAhlawattt · X
Built a gamified team management software to make work fun. We combine tasks, projects, chats, meetings, attendance and reports at the same time have points, leaderboards and streaks! We are also whatsapp integrated :) Check it out:

Chop trees, unlock power-ups, buy shop upgrades, and battle epic bosses.
@Jacksonwazea2k9 · X
Just launched my latest game: Timber Tycoon! 🌲✨ Built with custom power-ups, shop upgrades, and epic boss fights. Drop in, start chopping, and let me know your high score! 💎🪓 Play it here: #IndieGameDev #Remix #GamingCommunity #BuildInPublic

Daily puzzle game where you spot errors in AI-written code snippets and track your score.
@MinnerAlgo · X
spun this app up yesterday. it’s like wordle (everyone has same problem to solve each day) for battling vibe coding brain rot. y'all still got it or are you cooked already?

A daily puzzle game where you spot AI-generated errors to sharpen critical thinking.
u/CogniKing · Reddit
Play Parry — a 2-minute daily puzzle about catching AI's mistakes: spot the planted flaw, catch the answer that's lying to you I have been recently fascinated with puzzles as a way to help improve my BS-radar when using AI. I designed Parry to help with this - One puzzle a day - find the one flaw hidden in a confident paragraph, pick which of two AI answers actually helps you (one is subtly useless), call a claim true/false. Free, no account, nothing you input leaves your devi

Unscramble word tiles to solve puzzles in this word game.
@JRABARA1 · X
Mid-Century Teak Scramble download freighter app, dm your wallet serves as feedback :)

Adjust neural network weights to fit data curves in this browser-based game.
Gooblebrai

Create, publish, and remix AI-built apps and games with the community.
@Starexgames2026 · X
Hey tibo! I made an app using Codex :D it's like X but for vibe coded apps using gpt 5.6 sol! and u can do normal posts :3 its called Appy :D this is the link to it :D

Play a 5x5 tactical board game against AI with three difficulty levels.
@Snader1967 · X
Check out what I just built with Lovable!

Solve daily coding challenges with AI assistance and track your developer streak.
u/Administrative_Egg78 · Reddit
I built this because AI was making me a dumb&lazy engineer I noticed something sad about how I use AI. I was shipping faster, but practicing less. I could get answers quickly, but I was losing the habit of working through the fundamentals myself. So I built Unrot: short daily challenges for developers across languages, system design, architecture, data engineering, and other tracks. Game/xp and rewards system, a tiny bit competitive. No signup required to try it: https://unrot.dev

Program drones with TypeScript to automate farming tasks in this MCP-supporting puzzle game.
crispyfish · V2EX
新型 Agent 斗蛐蛐: 一个支持 MCP 的编程农场游戏 ~~不用下载,点击即玩:~~ https://robofarm.1037.games 本意是想做一个给人类玩的编程游戏,但发现加入 Agent 支持后并没有削减他的乐趣,于是全量开放源代码、MCP 和各种文档,与群友小范围测试发现效果非常好,遂分享( 游戏需要通过 Typescript 给无人机编程,使其可以自动化种植、浇灌、收割农作物,大概长这样:  单人模式下,游戏总共持续 500 个回合,每一回合由代码执行决定无人机需要做什么操作(种植,浇灌,etc. ),最终赚取的金钱作为总成绩计入排行榜。 由于地形、农作物属性、无人机操作对赚钱效率均有影响,因此需要一套复杂的决策机制,以取得更高的分数。 在这一点上,Agent 展现出非常强大的潜力;同时,在搜索最高效率方案时,不同 LLM / Harness 的能力也可以从中反映出来。~~目前测试中,Gemini 表现是