aguunu/fishing-jigsaw
Compute optimal actions for a specific state of the Metin2 fishing jigsaw making use of reinforcement learning principles.
This tool helps players of the Metin2 game optimize their Fishing Jigsaw game. You input the current state of your Fishing Jigsaw board, and it outputs the most promising move to place the current figure. The ideal user is a Metin2 player who wants to maximize their in-game rewards by completing the puzzle in fewer attempts.
No commits in the last 6 months.
Use this if you play Metin2's Fishing Jigsaw and want to make the best possible move to clear the board and earn more rewards.
Not ideal if you prefer to solve the puzzle purely by intuition or are looking for a tool for other games.
Stars
19
Forks
6
Language
Rust
License
MIT
Category
Last pushed
Sep 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aguunu/fishing-jigsaw"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PetropoulakisPanagiotis/pacman-projects
Solutions of 1 and 2 Pacman projects of Berkeley AI course
iamjagdeesh/Artificial-Intelligence-Pac-Man
CSE 571 Artificial Intelligence
zhiming-xu/CS188
Introduction to AI course assignment at Berkeley in spring 2019
abhinavcreed13/ai-capture-the-flag-pacman-contest
The course contest involves a multi-player capture-the-flag variant of Pacman, where agents...
rmodi6/pacman-ai-multiagent
Solutions to Pacman AI Multi-Agent Search problems