
ITS PRICE - Daily Price Game
@lightsilver323 https://t.co/cBfyNO2PhJ
@TheChartist7 · X
The full gallery
Tech stack
60 projects

@lightsilver323 https://t.co/cBfyNO2PhJ
@TheChartist7 · X

Play a blind comparison game to guess which AI model created each pelican SVG drawing.
u/Visby7 · Reddit
I Made a Website Where You Guess Which AI Model Drew The Pelican I tried building a guessing game The idea came from Simon Willison’s “pelican riding a bicycle” benchmark. You see two drawings and a model name, then guess which one that model drew. Everyone gets the same 10 daily questions. There’s also an Arena where you vote for your favourite drawing with the model names hidden and see how everyone else voted. https://beakmark.amapofwhat.workers.dev/ submitted

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

Generate custom color palettes from your selected colors, moods, and styles for design and branding.
@AhnafSMuiz · X

An interactive gallery of 32 emotion ball expressions with real-time SVG rendering and AI emotion matching.
sam70361 · GitHub
emotion-ball Emotion Ball 是一套面向 AI 助手的表情引擎:32 种状态表情全部由纯 SVG 与原生 JavaScript 实时驱动,零框架、零图片资源。AI 侧只需输出一个 emotionId,小球即可切换到对应表情,可直接用作聊天机器人、桌面宠物、悬浮助手的情绪表达层。

A multiplayer browser game where you draw pixel art and guess others' drawings.
u/Southern-Swim-2801 · Reddit
I’ve been building this multiplayer browser game https://reddit.com/link/1vkutfn/video/x9dxm90iqmih1/player Would love for more people to try it. I used to play Skribbl all the time with my friends and kept thinking it’d be fun if you could make it more your own, so I ended up building my own version. You can add your own words with friends, there’s built-in audio so you can actually talk while playing, added a feature to draw using hand gestures through your camera and if you’re play

Solve daily AI-written mystery puzzles and guess the culprit.
selljamhere · HN
Whodunit? Solve a daily AI-written Mystery

Create personalized curricula and learn through quizzes with coin rewards.
u/kiln213 · Reddit
Built Duolingo for Learning Anything! I wanted a way to learn anything in bite sized pieces and have fun! Learning requires active participation and spaced repetition to properly absorb what you learn, you need reps just like working out. How it works: - Enter a sentence and generate an entire learning curriculum for yourself, at your skill level, interest and depth, starting from the foundations and working your way up to expertise - Fact check and cite the sources it use

Find words and solve anagrams in this mobile browser word game.
sgbeal · HN
Word-finder/anagram solver web app for mobile browsers

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

Bid $1 to paint countries on a world map in competitive real-time gameplay.
@bahadirsilan · X

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