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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.