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
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.