
Tricky Sounds Domino
A domino game where players match musical note values to play their tiles.
@GergelyIgneczi · X
Check out what I just built with Lovable! This is a music educational game.
The full gallery
Tech stack
60 projects

A domino game where players match musical note values to play their tiles.
@GergelyIgneczi · X
Check out what I just built with Lovable! This is a music educational game.

A fast color-and-number matching card game for 2–10 players, playable via room codes.
@chisax_ · X
Built a real-time multiplayer card game…

Play a falling-tile crossword game and compete for the high score.
@JtheAIwhisperer · X
I vibe coded a falling-tile crossword game. Come play! The high score is up for grabs.

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

Negotiate with an AI cast to escape a room where everyone's keeping score.
ilia_foo · HN
Read the Room – a social LLM puzzle

Play Cuban dominoes against other players in real-time online matches.
@JoeTheCode · X

Practice multiplication tables with an interactive workout app.
@amanry28 · X
I don’t know why isn’t it getting that much attention it’s actually a big deal for people who do vibe coding, for people like who develop micro apps daily. As a teacher it’s so ise to just tell students to go to and practice tables… It’s so amazing

Guess the Paris Metro station in a daily Wordle-style puzzle game.
platipouf · HN
Wordle for Metro Stations

Play a 5x5 tactical board game against AI with three difficulty levels.
@Snader1967 · X
Check out what I just built with Lovable!

Interrogate an AI suspect to solve a crime in this 5-minute interactive game.
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.

Generate randomized math formula problems to practice.
@7spiritz · X
Check out what I just built with Lovable!

Quiz game that scores your PC gaming variety based on randomized Steam game selections.
@vibedcoder · X
This was the first public project I released since diving into Vibe Coding. I built it after stumbling across the old "Variety Gamer" spreadsheet that used to make the rounds back in the day. Hey, everyone has to start somewhere, right? 🎮 #VibeCoding