
ChainPoker — Decentralized Texas Hold'em
Play decentralized Texas Hold'em poker with friends in real-time rooms.
@5150_MadMan · X
Check out what I just built with Lovable!
The full gallery
Tech stack
60 projects

Play decentralized Texas Hold'em poker with friends in real-time rooms.
@5150_MadMan · X
Check out what I just built with Lovable!

Real-time 3D visualization of crypto market data using live exchange data and cinematic post-processing.
@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

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:

A real-time 3D particle life visualizer that responds to live audio and MIDI input.
@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

A collection of 17 free mini games playable directly in your browser.
@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

Play a free browser-based arena FPS with deathmatch modes inspired by UT99 and UT2k4.
AntonioEritas · HN
Sagorax, a Three.js/WebGPU Arena Shooter in the Browser

Play a slot machine game in your 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:

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

Explore an interactive 3D view of the Brickoven Estates laundry room.
aisloperator · HN
Fun Web page 3D visualization of laundry room status

Interact with a 3-layer parallax space scene demo.
@iampoul · X
made with v0 and just a fun demo to try my own parallax package xD got bored.

Roll 3D animated dice (D4-D20) for tabletop games instantly.
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/ 它和骰子类似,都是临时做随机决定的小工具。