Static browser tools for Plants vs. Zombies 3 puzzle solving.
Live demo: https://peteroooooooo.github.io/pvz3-game-puzzle-solver/
pvz3_water_sort_solver.html- refill-aware PVZ3 puzzle solver with animation and physical validationpvz3_decode_solver.html- companion decoding / feedback solverassets/pvz3/- local art assets used by the tools
- PVZ3-style refill-aware water sort logic
- A* search strategies for puzzle solving
- Water sort benchmark: 100 runs, 100% solved, 25.3 average steps, 12.0 average refill units
- Decoder strategy: 4-round lock target
- Browser-only, no install required
- Friendly for GitHub Pages deployment
PVZ3, Plants vs. Zombies 3, game puzzle solver, water sort puzzle, A* solver, refill simulation, static site, GitHub Pages
This is a fan-made project and is not affiliated with PopCap, EA, or the official Plants vs. Zombies team.