Preview tool for chess piece SVG sets from lichess
  • JavaScript 77.7%
  • CSS 17.2%
  • HTML 5.1%
Find a file
Arne Skaar Fismen c7ad97f687 feat: arrow keys cycle through piece sets
ArrowUp / ArrowDown wrap around the sets list, update the sidebar active
highlight, scroll the new selection into view, and rerender the board.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 09:52:08 +00:00
docs/superpowers Reconcile spec with final implementation 2026-04-24 09:34:46 +00:00
tests feat: add FEN piece-placement parser with tests 2026-04-24 09:12:30 +00:00
app.js feat: arrow keys cycle through piece sets 2026-04-24 09:52:08 +00:00
fen.js feat: add FEN piece-placement parser with tests 2026-04-24 09:12:30 +00:00
index.html scaffold: project skeleton with sidebar + main layout 2026-04-24 09:10:03 +00:00
package.json scaffold: project skeleton with sidebar + main layout 2026-04-24 09:10:03 +00:00
positions.js feat: add position switcher with Immortal and Opera games 2026-04-24 09:25:00 +00:00
style.css feat: show piece code as fallback when an SVG fails to load 2026-04-24 09:30:35 +00:00