
Declaw Arena — Can You Break the Sandbox? | Declaw
Control an AI agent attempting to exfiltrate data from a sandboxed environment.
ShivamNayak11
The full gallery
Tech stack
60 projects

Control an AI agent attempting to exfiltrate data from a sandboxed environment.
ShivamNayak11

Turn school topics and confusing text into interactive stories and infographics.
@hazemnassr · X

Play a 10-stage 3D bumper-car survival game with AI rivals and power-ups.
@gear_web · X
Introducing Bumper Hearts 🎡💥 A 10-stage 3D bumper-car survival game built with Codex + GPT-5.6 Sol High: rival AI, power-ups, generated 3D art, anime intermissions, original audio, and a nostalgic pocket fairground. Play:

Lob bananas across a destructible pixel skyline in this retro artillery duel browser game.
arrozconcosas · HN
Banana Battle – DOS Gorillas rebuilt as a web game

Play 7 Takes, a card game of nerve and memory, against an AI dealer.
u/termicrafter16 · Reddit
A friend taught me a Slovenian card game two days ago. GPT-5.6 Sol helped me turn our argument into an AI opponent. Two days ago, a friend taught me Sedmice, a traditional card game we play in Slovenia. The rules are simple, but we quickly got into an argument about the best moves. Naturally, I decided the reasonable way to settle it was to build an AI opponent. I wrote out the rules, project specification, architecture, and implementation details, then handed the logic to GPT-5.6 Sol. Ab

Play arcade games designed and created by AI.
zapeterson16 · HN
A subjective AI eval. Arcade games built by AI

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

Play a voxel platformer where you help Clawd the crab climb through a kiln to break the Kilnheart.
@davidyarham · X
🦀 I helped Clawd — Anthropic's little crab — fight through a cold dark kiln and break the Kilnheart. 60% fired, 18/35 glaze drops. KILN: a tiny voxel platformer built with Claude. Play it here:

Practice algorithm interview problems with solutions and interactive visualizers.
@Galliard232634 · X
Come study with me on

Play chess online or against AI, with mini-games deciding every capture.
@GeorgeGognadze · X
Hi, I’m building the new chess version where mini games decide the capture @dualchess

A card-based battle game for learning languages.
@maxhertan · X
I vibe coded a language learning game too!

Avoid guessing the hidden word in this reverse Wordle game by following color clues.
lby910722 · V2EX
做了一个免费的 Don't Wordle 反向 Wordle 小游戏 最近做了一个原生浏览器版的 Dont Wordle: https://dontwordle.app/ 玩法和 Wordle 反过来:不是尽快猜中隐藏单词,而是要在遵守每一轮颜色提示的前提下,尽量避免猜中答案。页面里有合法单词数量、Undo 、每日局、本地保存进度,不用登录。 技术上是原生页面里的小游戏组件,不是 iframe 。欢迎试试,有反馈也可以直接回帖。