setblitz

flash · stop · guess

What's new

Changelog

User-facing changes to Setblitz. Format based on Keep a Changelog. This project follows Semantic Versioning — MAJOR.MINOR.PATCH.

[Unreleased]

[0.3.4] — 2026-05-07

Fixed

  • War of the Spark's symbol disappeared in v0.3.3 (regression from the dark-symbol fix). It's back.

[0.3.3] — 2026-05-07

Fixed

  • A handful of set symbols (mostly recent Pokémon TCG Pocket sets and a long tail of older MTG sets) were rendering too dark to see against the dark UI. They're now visible.

[0.3.2] — 2026-05-06

Changed

  • Site updates now reach returning visitors immediately instead of waiting for browser cache to expire (was up to 24 hours).

[0.3.1] — 2026-05-06

Changed

  • Pokémon TCG set symbols are noticeably crisper. Source images were inconsistent (some 25×25, some 150×97); now all are upscaled to a uniform 256×256 with high-quality resampling.

[0.3.0] — 2026-05-06

Added

  • Pokémon TCG flash mode and study mode. 141 mainline expansions covered, with the same flash-and-stop / autocomplete / streak loop as MTG.
  • Credits modal updated to acknowledge Pokémon and The Pokémon Company.

[0.2.2] — 2026-05-06

Added

  • "Data & credits" link in the footer opens an attribution modal explaining what's behind Setblitz, who owns the underlying trademarks, and how rights holders can reach out.

[0.2.1] — 2026-05-06

Added

  • Click the version in the footer to read what's new without leaving the page.

[0.2.0] — 2026-05-06

Added

  • Tip the dev: Ko-fi link in the footer of the home page.

Changed

  • Set symbols load instantly across the whole flash loop. The first few flips no longer appear blank or stutter while images stream in.

[0.1.0] — 2026-04-29

Added

  • Initial release.
  • Magic: The Gathering flash mode — symbols rapid-fire across the screen, tap to freeze one and guess the set from autocomplete.
  • Study mode: searchable grid of every paper expansion, core, masters, and commander set.
  • Streak / best / correct-of-total scoreboard, persisted per game across sessions.

Credits & data sources

Setblitz is an unofficial fan project, built for fun. It is not produced, endorsed, or affiliated with any of the trademark or copyright holders below.

Magic: The Gathering

Magic: The Gathering, all set names, and all set symbols are © Wizards of the Coast LLC, a subsidiary of Hasbro. They are used here for identification and educational purposes only.

Set metadata and symbol artwork are sourced from Scryfall via their public API. We vendor these assets at build time rather than calling the API at runtime, per Scryfall's etiquette guidance. We're grateful for their work maintaining the community's most comprehensive Magic database.

Pokémon Trading Card Game

Pokémon, the Pokémon TCG, all set names, and all set symbols are © 1995–present Nintendo / Creatures Inc. / GAME FREAK inc. and published by The Pokémon Company International. Used here for identification and educational purposes only. Setblitz is not endorsed, sponsored, or affiliated with any of the above.

Set metadata and symbol artwork are sourced from TCGdex, a community-run database. Symbols are vendored at build time and served from this site rather than called at runtime.

About this project

Setblitz takes the lightest possible approach to using these materials: small, low-resolution set symbols, presented in a quiz/identification context. No card art is reproduced. No game mechanics are recreated. The site is free to play, with an optional Ko-fi tip jar that exists to offset hosting costs.

If you represent a rights holder and want to discuss any aspect of this project, please reach out via Ko-fi. We'll respond promptly and remove anything you'd prefer wasn't here.

Open-source acknowledgements

Built with SvelteKit, deployed on Cloudflare Pages. No tracking cookies, no accounts required.