
ChainPoker — Decentralized Texas Hold'em
与朋友在去中心化的 Texas Hold'em 扑克房间中实时游戏。
@5150_MadMan · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

与朋友在去中心化的 Texas Hold'em 扑克房间中实时游戏。
@5150_MadMan · X
Check out what I just built with Lovable!

charts.art 用实时交易所数据呈现的 3D 加密货币市场可视化。
@zacxbt · X
my current apps: • j******** (redacted) • @irigenerative (my first nft) • non-crypto saas app • penis game • blockrunner (my endless runner iOS app posted a vid a week ago) • petwidge (per iOS app) • nftwidge (nft gallery iOS app) • (pretty charts) • @perpspet (3d gamified perps) • (gamified bridge) • crypto twitter social app (don’t want to spoil the details) • portfolio pet game where the character is your portfolio, you feed him coins and he grows/evolves • (first app i ever vibe coded in dec) • onchain jam (nba jam 2v2 game but each team is a chain ex: base team = brian + jesse) • waffle world (3d waffle platformer lol) - 3d social trenches game

10关3D碰碰车生存游戏,与AI对手竞争和收集道具。
@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:

3D粒子生命可视化工具,实时响应你的音乐和MIDI输入。
@aaronlemke · X
Heres a link to check out my browser-based 3d Artificial Life audio visualizer with live audio input and midi mapping support. Put on your favorite tunes and play around. @threejs @webgl_webgpu Built with Codex from @OpenAI based on Fluoddity from @OA_paperclips

17款免费迷你游戏集合,可在浏览器中直接游玩。
@Metin_iyikul · X
🎮 now hosts 17 mini games! Built with Gemini + Opus. Play them all & share your feedback 🚀 👉

Crystal Arcade — built on Replit. Update this description to reflect the app.
@asredoblado · X

玩一款免费的浏览器竞技场FPS游戏,支持死亡竞赛模式,灵感来自UT99和UT2k4。
AntonioEritas · HN
Sagorax, a Three.js/WebGPU Arena Shooter in the Browser

在浏览器中玩老虎机游戏。
@Itzpoopster · X
We were discussing building a slot machine and installing it on a puter one day then the next day this mfer says hey, I coded this last night 😂 Pretty cool seeing some of the stuff mfers just vibe coded and dropped into a puter. Check this one out:

通过聊天与 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 协议开源,这意味着你可以:下载、修改、定制、再发行、用于商业系

探索Brickoven Estates洗衣房的交互式3D可视化。
aisloperator · HN
Fun Web page 3D visualization of laundry room status

与3层视差太空场景互动的演示。
@iampoul · X
made with v0 and just a fun demo to try my own parallax package xD got bored.

3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。