No description
  • Python 92.1%
  • HTML 7.9%
Find a file
Alex 164685b8bd Improve sailing board recognition and GUI reconstruction
- Document solver goals and mechanics in AGENTS.md
- gui_app: per-cell screenshot/background playfield, grid overlay, platform
  highlight borders, left-click to clear normal pieces, nudge controls
- recognize_board: split-asset templates, per-cell background.png reference
  for empty detection (Lab+RGB), target/platform/floating_obstacle heuristics

Made-with: Cursor
2026-04-21 13:31:42 -04:00
assets Add assets folder 2026-04-18 22:47:00 -04:00
scripts Improve sailing board recognition and GUI reconstruction 2026-04-21 13:31:42 -04:00
templates Add scripts, templates, and test board state 2026-04-18 22:49:39 -04:00
AGENTS.md Improve sailing board recognition and GUI reconstruction 2026-04-21 13:31:42 -04:00
app.py Add root Python files 2026-04-18 22:49:24 -04:00
background.png init commit 2026-04-10 12:58:06 -04:00
bonus.png init commit 2026-04-10 12:58:06 -04:00
bonus_background.png init commit 2026-04-10 12:58:06 -04:00
bonus_blade.png init commit 2026-04-10 12:58:06 -04:00
bonus_circle.png init commit 2026-04-10 12:58:06 -04:00
bonus_diamond.png init commit 2026-04-10 12:58:06 -04:00
bonus_o.png init commit 2026-04-10 12:58:06 -04:00
bonus_plus.png init commit 2026-04-10 12:58:06 -04:00
bonus_star.png init commit 2026-04-10 12:58:06 -04:00
bonus_x.png init commit 2026-04-10 12:58:06 -04:00
feedback0.png init commit 2026-04-10 12:58:06 -04:00
feedback1.png init commit 2026-04-10 12:58:06 -04:00
feedback2.png init commit 2026-04-10 12:58:06 -04:00
feedback3.png init commit 2026-04-10 12:58:06 -04:00
feedback4.png init commit 2026-04-10 12:58:06 -04:00
feedback5.png init commit 2026-04-10 12:58:06 -04:00
feedback6.png init commit 2026-04-10 12:58:06 -04:00
glow_rope.png init commit 2026-04-10 12:58:06 -04:00
glow_water.png init commit 2026-04-10 12:58:06 -04:00
glow_wind.png init commit 2026-04-10 12:58:06 -04:00
gui_app.py Improve sailing board recognition and GUI reconstruction 2026-04-21 13:31:42 -04:00
piece_anchor.png init commit 2026-04-10 12:58:06 -04:00
piece_rope.png init commit 2026-04-10 12:58:06 -04:00
piece_water.png init commit 2026-04-10 12:58:06 -04:00
piece_wind.png init commit 2026-04-10 12:58:06 -04:00
platform.png init commit 2026-04-10 12:58:06 -04:00
test_board_state.json Add scripts, templates, and test board state 2026-04-18 22:49:39 -04:00