
WaHaGames - Play Instantly, Fun Always
Instantly play curated HTML5 and WebGL games in your browser without downloading or logging in.
WaHaGameStore — 在线 HTML 游戏,免登录、免下载
The full gallery
Tech stack
60 projects

Instantly play curated HTML5 and WebGL games in your browser without downloading or logging in.
WaHaGameStore — 在线 HTML 游戏,免登录、免下载

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

A 3D video game playable instantly in your browser.
@VisuallyAntonio · X
Everyone is now vibe coding video games using Claude Fable and ChatGPT Sol making games that run flawlessly on any desktop w HTML & 3JS. You need to do this if you ever thought of making a game. I made one you can play right now called test it out rn ❤️

A typing RPG game to learn vocabulary in English, Japanese, German, and French.
DenoPark — 打字 RPG 游戏,可以背单词,记快捷键

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/ 它和骰子类似,都是临时做随机决定的小工具。

Play nested Tetris where each pixel is another complete Tetris game.
farcaster · HN
On this page there are two complete recreations of the original Gameboy Tetris game based on the commented assembly code. On the top level there is a C version that compiles to WASM but on every pixel of that version there is a GLSL shader also implementing the complete original code with a AI player making virtual inputs! Everything was planned by me and coded by Claude Fable. Brazilian tileset generated by Gemini so I'm not technically using any copyrighted assets. Link to repo: https://github.com/ThiagoLira/Fractetris/tree/main

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

Play a retro-style Tetris clone in your browser.
@AIandDesign · X
Tetris is insanely hard to beat. I created a neat retro-style clone as my very first stab at vibe-coding a game. Check it out!

Install solar panels, earn Watts, and raid rivals in a shared pixel world.
@PanelWars · X
We are building a battle field. Come play. ⚡️⚡️

Throw virtual jiao cups in 3D to get your divination result.
Demo1024 · V2EX
重看《周处除三害》后,我做了个 3D 掷筊小网站 大家好,我最近重看了一遍《周处除三害》。 然后看到电影里陈桂林在关圣帝君面前连续掷出九次圣杯,随后决定自首。筊杯一次次被抛起,他也在一次次落定的结果面前挣扎,直到不得不作出选择的时候,我突然也想试试掷筊,就是去掷几下玩一下。 结果我搜了半天,发现基本上类似的在线掷筊工具都做的挺拉胯的。基本都是点一下,然后给你个随机的结果,没有过程,没有仪式感。然后我就觉得不如我自己做一个。 所以就和 Codex 协作做出了当前这个版本的 3D 掷筊小网站: https://asklaoye.com/zh-Hans 名字叫「问老爷·掷筊问事」,取名源于潮汕地区,一般把这种请示神明的过程称之为问老爷。 和现在能搜到的那些在线掷筊工具相比,问老爷里的两枚筊杯会经过实际的 3D 物理运动:向上抛起、碰撞、落地,最后根据两枚筊杯停稳后的朝向,判断是圣杯、笑杯还是阴杯。由于我限制了投掷范围为网页全局视口,所以也会出现卡边之类的特殊情况,这个时候就会显示未定结果。 然后网站里面的筊杯的 3D 模型,还是我专门充值了 70

Click through a Gen-Z bedroom with working iPod, bookshelf, and hidden easter eggs.

Play an infinite runner game set in London with three.js 3D graphics.
@Killianlynchh · X
I spent the entire flight back to London from NYC vibe coding an infinite runner three.js game my high score is 14863 I built and hosted the entire thing for free using The whole game was built with a prompt i put on my Github