
UB Games - Play Free Browser Games Online
Play thousands of free browser games instantly without registration or downloads.
UB Games — 免费浏览器游戏
The full gallery
Tech stack
16 projects

Play thousands of free browser games instantly without registration or downloads.
UB Games — 免费浏览器游戏

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

Play a platformer testing reflexes with hidden traps and deceptive exits.
stigo · V2EX
终于把小游戏站后端管理系统做出来了,全程没写一行代码,都是 AI 写的... ## 用系统上的第一个站 👉 [Level Devil]( https://leveldevilgames.top/)  - 一个 SITE_ID 就是一个网站,后续持续运营上新页面只要后台管理页面鼠标点点就行了  - 前端模板交给 AI 就行了,碰到赏心悦目的直接 copy 过来 ## 接下来就是不断上站💪🏻💪🏻

Get AI-powered solutions for Block Blast puzzles by uploading a screenshot.
BlockBlastCheat — 为你的 Block Blast 游戏提供最佳解法

Play quick brain games, puzzles, and arcade challenges on a casual gaming platform.
@taloggHQ · X

Daily logic puzzle game inspired by Shikaku and LinkedIn Patches.
patches game — 每日逻辑谜题游戏

Real-time multiplayer quiz game with AI host, 30+ game modes, and exam prep packs.
@deebee230730 · X

Learn to code and build projects through interactive games and challenges designed for the LLM era
@RahimNathwani · X
Not a direct answer but the guys at Exercism (non-profit that publishes really good and free programming language self-study courses) recently launched a separate site to teach junior programmers both vibe coding and software engineering fundamentals.

Quiz platform for kids (Grades 1-10) to practice and learn through interactive quizzes.
@lodha13 · X
Checkout below apps Hisabarabar (Play Store)

Multiplayer drawing guessing game you can play instantly in your browser with friends.
DoodleGuesser — 免费在线画图猜词派对游戏,创建房间分享链接与朋友即时畅玩,实时画图猜词,自动计分轮换,无需下载注册

Create playable games by pasting AI instructions directly into the engine.
@gapp_so · X
你好你好,我是 期待你的回复!

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