
Opros app
在网络上创建和可视化设计的创意工作室OPROS Design Studio。
@OprosOlamiflex · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

在网络上创建和可视化设计的创意工作室OPROS Design Studio。
@OprosOlamiflex · X
Check out what I just built with Lovable!

AI Games Prompt Atlas: a map of the games people ask to build
vladgl94 · HN
AI Games Prompt Atlas: a map of the games people ask to build

多人策略游戏融合象棋与骰子机制,与伙伴进行快速对战。
@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

购买地块,用AI生成像素艺术添加到共享壁画。
@PeterSutarik · X
I saw by @jonathan_wilke blowing up (what a success!) - and it got me inspired. But instead of cloning it 1:1 (there are a hundred copycats already), I made it my own: 🎪 Buy a parcel, prompt the AI, and get your own pixel-art slop on a shared canvas - promote your business, or just have fun filling up the floor. Honestly, the most fun I've had building in a while. Weekend project, live now!

在免费在线画布上绘画,使用画笔、蜡笔和马克笔,无需注册或下载。
@velozjuan21 · X
Everank is definitely amazing, I made this landing page for my app with Claude code in 30min

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
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

通过聊天与 AI 生成可交互、可编辑的 3D 模型和游戏场景。
tianhehechu · V2EX
ThreeBox 开源:通过聊天创造 3D 模型和游戏场景,已开放所有用户免费使用 先贴 ThreeBox 的体验地址: https://threejson.org/tools/scene-host/threebox/?lang=zh-CN 1 、ThreeBox 是什么? 你可以将 ThreeBox 理解为类似 ChatGPT 的交互界面,你可以通过自然语言聊天来生成可交互、可编辑、可导出的 3D 模型。 2 、豆包也能生成 3D 模型,ThreeBox 有什么特殊? ThreeBox 生成的 3D 模型是动态可交互的,比如:生成一个地球并用文字标注; ThreeBox 可以生成完整的 3D 场景,支持自动纹理贴图,支持文字、特效、粒子和物理引擎; ThreeBox 支持对模型的直接的、精细的调整; ThreeBox 生成的 3D 模型,可以导出为任意主流 3D 格式,包括 3D 打印; ThreeBox 是开源的,ThreeJSON 项目的一部分,与 ThreeJSON 一起通过 MIT 协议开源,这意味着你可以:下载、修改、定制、再发行、用于商业系

GoDraw: 在线白板和图表工具,支持即时协作,无需注册。
@rishabh21g · X
The whiteboard that just lets you draw

GrimWalker是一款黑暗幻想浏览器游戏,目前处于前期开发。
@grimwalkerSM · X
CODES ON MY PROFILE
使用AI在浏览器中生成和编辑游戏像素精灵。
hugodpz · Product Hunt
AI Pixel Art Generator The professional AI pixel art generator for game developers

在无限画布上生成和完善营销素材及设计的创意 AI 代理。
u/nav132 · Reddit
I’ve been building a creative agent and would love some honest beta feedback Hey, I’m Naveen. I’ve been building Creativly for a while, and I’ve just opened the beta for something new called Creativly Agent. The easiest way to explain it is: think Claude Code or Codex, but instead of working through a codebase, it works with your images, documents, notes and files on a canvas. You can drop in a rough idea or a full brief, add some references and ask it to help. It can resear

一款浏览器派对游戏,灵感来自Dixit,用手机做牌、电视做桌子。
u/Snoo_6003 · Reddit
I built a couch multiplayer game where the TV is the table and each player's phone is their hand I was trying to do some vibe coding and had no idea what to do so I built a free browser-based party game inspired by Dixit — DIGXIT I wanted something we could play with friends in the living room without passing cards around, so I built DIGXIT . The idea is that the TV becomes the game table , while each player uses their own phone to privately see their cards, choose cards and vote. I