
https://spinthecrocodile.com/chess
Free browser chess for kids — no signup, no ads in the way
What it does
A free, classroom-safe chess game for kids. Play against a built-in AI across 10 difficulty levels or pass-and-play with a friend — right in the browser. No signup, no downloads, COPPA-safe, and works on any Chromebook, iPad, or laptop.
Does the same job
all alternatives →
- FCFamily Chess: Play across firewalls and Internet culturesSep 2025 · github.com · ▲58
Hi HN! I built a simple chess game so that my son in Singapore can play chess with his grandfather in China. Why? There is currently no service or open source software that has all of the following: * All processing and assets on a single server (Critical to workaround a firewall) * No email account required (Chinese Internet services typically login via WeChat) * Works on Android browser * Simple to install and config I built it, together with Claude Code, using simple and boring technologies (Django + Client-side JS). I hope that when you use it, you will find it simple to understand…

- OCOnline chessboard without any rules2023 · chasse.fun · ▲16
My personal project: https://github.com/leonidasdeim/chasse Goal was to build session based chessboard game without any rules - to play just like oldschool over the board. Just create new board and share link with a friend. I would appreciate any feedback and github star. Thanks!

- LBLearn Basic Chess MovementsOct 2025 · minichessgames.com · ▲12
I made this basic website for my daughter (6) to learn how to move chess pieces. I wanted a simple game which didn't have all the rules, just how to get from A to B with a piece. Admittedly, as soon as I made this a friend pointed out https://lichess.org/learn which is really nice! There are a bunch of settings you can tweak to set the difficulty etc. Anyway, maybe will be a fun (short) diversion.
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 29d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com