A solver for the grid minigame puzzles at farcryoutpost.ubi.com, for those that are too lazy / can't stand puzzles / or just want to look at some state-tree BFS search code.
Features
- UI, with buttons!
- And hotkeys!
- Solves the puzzle, in the right number of moves, or more!
- Deluxe trackbar for viewing solutions!
- Has a moose icon!
License
Public DomainFollow Far Cry 3 Grid Solver
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
The tool does exactly what it says and comes really handy when you're stuck, or want to finish the daily rewards with 100% chance. Thank you very much for the late requested update, the hotkeys speed up the process immensely!
-
This solver was quite useful for me both as what it is intended to be and as inspiration to make my own solver for the same problem. You can see my result here: dsdevelopment.bplaced.net/farcry/ I heavily optimized my solution, and my tests showed that my solution is a bit quicker. Anyway I want to thank you for a useful program.