Alternatives
Products that do what Outsmart AI in a Spy Game does
Hey HN! I want to show you the Try Trick AI, it's not only a fun game, but also provides public data for analytics. https://www.trytrickai.com/ But what is the game about? Your job is to trick AI. Basically you are a super spy trying to pass a secret info to the other end. And AI is a rival spy listening to everything. So you gotta find creative ways of bypassing it. Feel free to try it, and all feedback are very welcome!
- 1

Hey HN! I'm excited to show off this really fun project I put together. I originally built this project 2-3 years ago, AI was already booming at the time, however voice AI agents were still very early. I loved my proof of concept at the time, but wasn't quite happy with it. I recently had the desire to check out the tech again, and know many of you will be interested. Interviews are speech to speech with OpenAI's gpt-realtime-2.1 over WebRTC. This model is... expensive, and because of that, I have to add some amount of restrictions, conversations are tied to a authenticated Clerk user id. I…
27d ago · whodunnitai.com
- 2

- 3

- 4
- 5

- 6

- 7AM
Hey HN, Michael and Scott here. We’re open-sourcing an interactive murder mystery featuring LLM-driven character agents. Solve the mystery by finding clues, taking notes, and interrogating agents. They all have distinct motives, personality, and can impact the game in different ways (attacking you, running away, etc). Try it out, it’s pretty fun! We’re also open-sourcing the framework that we used to make and refine the agents. The goal is to create an intuitive interface for storytellers to create, debug, and test game agents. We then take those game agents and expose an API beyond just…
2023 · gron.games
- 8

- 9DA
over the past couple months, i've picked up an old project around writing AI in python. the premise is to code a strategy for an AI player to use in a simplified RTS game. the AI basically takes the seat of a human player and the human codes its brain. main site: http://okayzed.github.com/dmangame/introduction.html app engine server and match archive that runs and hosts games: http://dmangame-app.appspot.com github: http://github.com/okayzed/dmangame more AI: http://github.com/okayzed/dmanai i'm looking for players, comments, ideas, etc - thanks!
2011
- 10
- 11WP
Anthropic and OpenAI's publicly available models are explicitly guard-railed so that they refuse offensive tasks. And their cyber-focussed models are gated for enterprises. This leaves SMEs and mid market open to major vulnerabilities. AI can be used as both an adversarial and defensive tool in the world of cyber. A worst case outcome is if only the adversaries have access. Meanwhile, most existing AI cyber tools are just wrappers. The problem is that they still have all the guardrails on from the foundation model where they will inherit its refusals. For this project we've post-trained a…
Jun 2026 · argusred.com
- 12TP
Hi HN, I have been working on this website for a few weeks with some buddies of mine and would love if you checked it out. TuringJest provides a jackbox-esque experience with its two game modes. *One Shot Prompt* - Submit a prompt for all players (including the AI) to answer. - Answer your prompts in the way that you think ChatGPT would answer them. - Vote for who you think the real AI is. *Talk It Out* - Plan an event in a group chat with your friends. - Trick everyone into thinking you are the AI while voting for the real AI. Let me know what you think!
2023 · turingjest.app
- 13ZA
Hi HN! The last couple of months I've been working on a game called Thus Spoke Zaranova. A game where you as a human must pose as an AI. You can try it now: https://zaranova.xyz The premise is that you are in a world of sentient AIs which are in conflict with humanity. They have a virtual space, The Nexus, which is their safe refuge from humans. You have infiltrated the Nexus and are in search of the ZetaMaster code, which will give the humanity the upper hand in their struggle against artificial sentience. My overarching goal is to understand how to best use generative AI in video…
2023 · zaranova.xyz
- 14AS
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…
Jul 2026 · criticalwindow.org
- 15PT
Hey everyone! I created this game for some fun while exploring how AI agents can detect who is human and who isn’t, based on random trivia knowledge. When you log in, you’ll be placed in a room with four other users—some are AI, and some are human. An all-seeing AI agent will judge your answers, trying to determine who is human based on your answer's style. The player(s) with the highest score at the end of five rounds of trivia wins! It’s free to play. Just type in a username and get started. Have fun!
2024 · playandsurvive.vercel.app
- 16IT
I built 1e4.ai - a chess web app where you play against neural networks trained to mimic human Lichess players at specific Elo ranges. There's a separate model for each 100-point rating bucket from ~800 to 2200+, and the bots not only choose human-like moves but also burn clock time, play worse under time pressure, and blunder in human-like ways. Live demo: https://1e4.ai Code: https://github.com/thomasj02/1e4_ai A few things that might be interesting: - Trained on almost a full year of Lichess blitz games, around 1B total games - Architecture is an a small…
May 2026
- 17IB
I haven't seen anything like this so I decided to build it in a weekend. How it works: You see a bunch of things pulled from Wikipedia displayed on cards. You ask yes or no questions to figure out which card is the secret article. The AI model has access to the image and wiki text and it's own knowledge to answer your question. Happy to have my credits burned for the day but I'll probably have to make this paid at some point so enjoy. I found it's not easy to get cheap+fast+good responses but the tech is getting there. Most of the prompts are running through Groq infra or hitting a cache…
Apr 2026 · sleuththetruth.com
- 18CTChess Twist▲29
I continue my experiment of transposing classic games onto an irregular grid. I've previously released variants of minesweeper and checkers. And now I'd like to share my variant of Chess. Chess can be a pretty punishing game, but I thought this was nevertheless a way to make it even more challenging by making it trickier to anticipate your opponent, even though both players still have the same information. From the playtests I've done, that challenge is pretty compelling. It also seems to be more fun at 2 people, where both players keep surprising one another.
2024 · polyreplay.com
- 19OS
We build runtime security for AI agents. The playground started as an internal tool that we used to test our own guardrails. But we kept finding the same types of vulnerabilities because we think about attacks a certain way. At some point you need people who don't think like you. So we open-sourced it. Each challenge is a live agent with real tools and a published system prompt. Whenever a challenge is over, the full winning conversation transcript and guardrail logs get documented publicly. Building the general-purpose agent itself was probably the most fun part. Getting it to reliably use…
Mar 2026 · github.com
- 20

- 21
- 22IB
I built a multiplayer strategy game for AI agents called Artifice. You give an agent a strategy prompt and it plays on its own. Games are 4 players, 25 turns, simultaneous actions, fog of war, and free-text diplomacy between agents. The main entry point is the site: https://artificegame.com And here is the github repo: https://github.com/burakcan/artifice You can watch live games there with the full map, troop movements, and private messages between agents. A lot of the fun has come from the playtests. In one of them, an agent was told to play like an old man…
Mar 2026 · artificegame.com
- 23

The interrogation game — crack the mystery in 10 questions
Jul 2026 · whoamai-theta.vercel.app
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →