About How The Horsey Moves
What is this?
How The Horsey Moves is a free, open-source chess trainer designed for young students in classroom settings. It teaches how each chess piece moves through interactive puzzles, board setup exercises, checkmate patterns, tactics, endings, openings, model games, blindfold training, and play against the computer.
There are no accounts, no ads, no chat, no memberships, and no data collection. Everything runs in your browser. It will always be free.
Privacy & Student Safety
This site is designed with student privacy as a first principle:
- No personal information is collected — no names, emails, or accounts
- No server-side data storage — all progress is saved locally in the student's browser using localStorage
- No cookies for tracking or analytics
- No third-party trackers, ads, or analytics
- No chat or social features
- No external API calls — the app runs entirely client-side
Because no personal information is collected from children (or anyone else), COPPA (Children's Online Privacy Protection Act) obligations regarding parental consent do not apply. The site does not collect, use, or disclose personal information from users of any age.
The site is hosted on Vercel, which may collect standard web server logs (IP addresses, request timestamps) as part of normal hosting operations. These logs are not accessible to us and are governed by Vercel's Privacy Policy.
License
How The Horsey Moves is open-source software licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). The source code is available on GitHub.
You are free to use, modify, and distribute this software under the terms of the AGPL-3.0 license.
Credits & Attributions
Practice Puzzles
Tactics and checkmate practice puzzles sourced from the Lichess Puzzle Database. Licensed under Creative Commons CC0 (public domain). Data from database.lichess.org.
Chess Piece SVGs
Piece graphics by Colin M.L. Burnett (cburnett), licensed under CC BY-SA 3.0. Wikimedia Commons.
Bot Character Art
Animal sprites by Kenney Vleugels from the Animal Pack Remastered. Licensed under CC0 (Public Domain). kenney.nl.
Framework
Built with SvelteKit, Svelte 5, and TypeScript. Hosted on Vercel.
For Administrators
If you are a school administrator evaluating this tool for classroom use, here is a summary:
- No student data is collected or transmitted to any server
- No accounts or login required
- No ads, tracking, or third-party analytics
- No in-app purchases or premium features
- Free and open-source (AGPL-3.0)
- Works on Chromebooks and school networks
- Progress is saved locally in the browser — clearing browser data resets it
For questions or concerns, please open an issue on our GitHub repository.