
Cursor Camp Sandbox — Play Online, Seashells & Guide
Fan-made sandbox game where you explore, collect seashells, and earn badges.
@sun_dundun · X
做了一个游戏平台,全部使用Ai 来生成 #cursorcamp #game #Ai
The full gallery
Topics
Known attributes
A lens, not a filter — shows only projects we could confirm.
Tech stack
73 projects

Fan-made sandbox game where you explore, collect seashells, and earn badges.
@sun_dundun · X
做了一个游戏平台,全部使用Ai 来生成 #cursorcamp #game #Ai

Interactive solver and visual guide for projectile motion problems.
@Quaxguy · X

Play classic online games like Minesweeper, Sudoku, Tic Tac Toe, and Solitaire.
@iamdeepak89 · X

Play a free online tile-pattern game with friends or solo against the computer.
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

Calculate Mii personalities for Tomodachi Life by adjusting sliders for traits.
langren · V2EX
[分享创造]Tomodachi Life Personality Chart & Calculator Tomodachi Life Personality Chart & Calculator:https://tomodachi-tools.com

Create playable games by pasting AI instructions directly into the engine.
@gapp_so · X
你好你好,我是 期待你的回复!

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

Multiplayer game combining chess strategy with dice rolling mechanics in fast-paced skirmishes.
@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

Learn Git through interactive missions with an in-browser terminal and virtual team collaboration.
@0shuvo0 · X

Learn math and physics through cinematic missions and interactive physics simulations.
@electricdrago10 · X

Play a platformer testing reflexes with hidden traps and deceptive exits.
stigo · V2EX
终于把小游戏站后端管理系统做出来了,全程没写一行代码,都是 AI 写的... ## 用系统上的第一个站 👉 [Level Devil]( https://leveldevilgames.top/)  - 一个 SITE_ID 就是一个网站,后续持续运营上新页面只要后台管理页面鼠标点点就行了  - 前端模板交给 AI 就行了,碰到赏心悦目的直接 copy 过来 ## 接下来就是不断上站💪🏻💪🏻

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