Skip to content

Repository files navigation

PVZ3 Game Puzzle Solver

Static browser tools for Plants vs. Zombies 3 puzzle solving.

Live demo: https://peteroooooooo.github.io/pvz3-game-puzzle-solver/

What this repo contains

  • pvz3_water_sort_solver.html - refill-aware PVZ3 puzzle solver with animation and physical validation
  • pvz3_decode_solver.html - companion decoding / feedback solver
  • assets/pvz3/ - local art assets used by the tools

Highlights

  • 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

Docs

Keywords

PVZ3, Plants vs. Zombies 3, game puzzle solver, water sort puzzle, A* solver, refill simulation, static site, GitHub Pages

Note

This is a fan-made project and is not affiliated with PopCap, EA, or the official Plants vs. Zombies team.

About

PVZ3 game puzzle solver with refill-aware water sort logic and decode helper

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages