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

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

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

Match anime colors from memory by adjusting HSB sliders in this guessing game.
ToonTone — 在线动漫猜颜色小游戏

Avoid guessing the hidden word in this reverse Wordle game by following color clues.
lby910722 · V2EX
做了一个免费的 Don't Wordle 反向 Wordle 小游戏 最近做了一个原生浏览器版的 Dont Wordle: https://dontwordle.app/ 玩法和 Wordle 反过来:不是尽快猜中隐藏单词,而是要在遵守每一轮颜色提示的前提下,尽量避免猜中答案。页面里有合法单词数量、Undo 、每日局、本地保存进度,不用登录。 技术上是原生页面里的小游戏组件,不是 iframe 。欢迎试试,有反馈也可以直接回帖。

Play 7 Takes, a card game of nerve and memory, against an AI dealer.
u/termicrafter16 · Reddit
A friend taught me a Slovenian card game two days ago. GPT-5.6 Sol helped me turn our argument into an AI opponent. Two days ago, a friend taught me Sedmice, a traditional card game we play in Slovenia. The rules are simple, but we quickly got into an argument about the best moves. Naturally, I decided the reasonable way to settle it was to build an AI opponent. I wrote out the rules, project specification, architecture, and implementation details, then handed the logic to GPT-5.6 Sol. Ab

Adjust neural network weights to fit data curves in this browser-based game.
Gooblebrai

Interactive demo for experimenting with grading mechanics.
@TheEduardoRFS · X
I vibe coded a demo for grading, not in a great shape but it's fun to play a bit.

Create surveys, quizzes, and interactive games with AI-powered insights in one platform.
@lemhamza · X

Analyze chess games with natural language explanations using an open-source browser tool with no login required.
u/ICARUS_2X · Reddit
Spent 7 months building a FOSS platform for natural-language chess analytics (No LLM) Hey guys, I've released CHONSE2, an open-source game review platform that offers unlimited analysis and move explanations without using hallucination-prone LLMs, running entirely in your browser. chonse2.com But Lichess is free, so why use this? Some have asked. It expands on Lichess's feature set a few different ways: Full analysis (accuracy/elo estimations/eval graphs, etc) requir

Experience a fantasy world where AI agents act as players.
@nielsenburm · X

Complete sentences and get a clanker score based on how predictable you are to AI.
niklio · HN
You write 8 text completions and open models score how predictable each word was too them. Predictable => clanker. You can share results with your friends. The scoring checks every word you write against the model's logprobs. Right now I'm using Llama3.1, Deepseek v3 and Qwen3 to keep costs low. I tried to calibrate it so other models (chatgpt/claude) score 100% and interesting human responses score in the 10-30% range. Totally free, no signup

Play Yahtzee against an optimal AI to test your strategy intuition.
@afotherg · X
I vibe coded an optimal yahtzee game. See if your intuition is the right move. Repo at with acknowlegements