
Opros app
Craft and visualize designs in a web-based creative studio.
@OprosOlamiflex · X
Check out what I just built with Lovable!
The full gallery
Tech stack
60 projects

Craft and visualize designs in a web-based creative 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

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

Buy a parcel on a shared canvas and generate AI pixel art to add to the communal mural.
@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!

Draw and paint on a free online canvas using brushes, crayons, and markers—no signup or download required.
@velozjuan21 · X
Everank is definitely amazing, I made this landing page for my app with Claude code in 30min

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

Chat with AI to generate interactive, editable 3D models and game scenes.
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 协议开源,这意味着你可以:下载、修改、定制、再发行、用于商业系

Draw and diagram online with instant collaboration, no sign-up required.
@rishabh21g · X
The whiteboard that just lets you draw

A dark fantasy browser game in pre-alpha development.
@grimwalkerSM · X
CODES ON MY PROFILE
Generate and edit pixel art sprites and game assets with AI in your browser.
hugodpz · Product Hunt
AI Pixel Art Generator The professional AI pixel art generator for game developers

AI agent that generates and refines marketing assets and designs on an infinite canvas.
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

A browser-based multiplayer party game inspired by Dixit where players use their phones as hands and the TV as the table.
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