
Closed
Posted
Paid on delivery
I need a Windows-based tool that plays the Shipwrightery puzzle inside Puzzle Pirates to an “Incredible” rating every board. The core of the job is a C# script that reads the current board state, calculates the mathematically optimal next move, and shows that move on a small, simple interface I can leave open beside the game. Because I already know the game inside out, the algorithm has to be rock-solid: it must keep an internal timer, track streaks, update its board model after every click I make, and immediately refresh the suggestion so there is no visible lag. A lightweight WinForms or WPF front end is fine—clarity and speed matter more than fancy animations. Think coloured highlights or arrow overlays, not theme skins. Please build it so I can: • Launch the EXE on Windows 10/11, point it at the game window, and start puzzling. • See the current board mirrored in the app, along with the recommended swap or rotate action. • Toggle an overlay on/off and adjust a few hotkeys without restarting. Acceptance criteria • Sustains “Incredible” for ten consecutive sessions on a fresh install. • Uses only documented memory-reading or computer-vision methods—no intrusive injection that risks a ban. • Packaged source code and concise build instructions included. If you have past work on game solvers, AI move planners, or real-time C# desktop utilities, link it so I can gauge performance and UI style.
Project ID: 40653487
107 proposals
Remote project
Active 14 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
107 freelancers are bidding on average $153 USD for this job

Hi, I can build this as a lightweight C# Windows desktop utility focused on fast, reliable move calculation and a clean workflow alongside Puzzle Pirates. I would structure the solution around three components: a board-state reader using documented memory access or computer vision, a deterministic solver that maintains the board model and calculates the optimal action, and a WinForms/WPF interface that displays the mirrored board, recommended move, timer/streak state, and optional overlay. You’ll receive the complete C# source code, packaged executable, and concise build/setup instructions. I can also provide a short technical walkthrough of the solver and board-detection approach so the project is maintainable. I have experience with C# desktop utilities, real-time state processing, automation, computer vision, and performance-sensitive algorithms, and I’d be happy to demonstrate relevant previous work where applicable.
$109 USD in 2 days
8.3
8.3

Hello Sir/MAM I am a Skilled Full Stack Developer. Having rich experience in Java , C++ , C , C# , Python , Eclipse , Sql , Mysql , .Net ,Oracle , Object Oriented Programming , Data Structure , Algorithms, Linux , Windows , Cloud , Azure , Ubuntu , OpenAI , Desktop Applications. Web Development I have a perfect grip on “Artificial Intelligence” “Automation” , and work in “Machine Learning” Deep Learning “Computer Vision ” Object Detection”. My track record as demonstrated in my 100% job completion and 5-star review rating showcases My ability to deliver exceptional results on time and with utmost quality I believe that my skill set makes me the ideal candidate for this project Please come on chat we will discuss more about this I will be waiting for your reply . Thanks and Best Regards
$140 USD in 1 day
6.4
6.4

Hello, The difficult part here is not the WinForms/WPF interface but reliably reconstructing the Shipwrightery board and maintaining a synchronized solver state after every player action. The solver needs to identify the current pieces, evaluate legal swaps/rotations against the actual board state, and return the optimal move fast enough that the recommendation remains synchronized with the live puzzle. Here’s my approach to the project: a C# desktop application will capture the game region through documented computer-vision or permitted memory-reading methods, normalize it into an internal board model, and run the move-search algorithm against that state. Each confirmed click will update the model and immediately trigger the next calculation, while a lightweight overlay displays the recommended action. Timer/streak state and configurable hotkeys will remain independent from the solver so they don't introduce UI latency. The build will be tested from a clean Windows 10/11 installation across ten consecutive sessions, including board recognition, state synchronization, timing, overlay toggling, hotkeys, and solver consistency. Source code, build instructions, and a concise handover covering the architecture and permitted capture method will be included. Kind regards, Gowtham
$140 USD in 2 days
6.0
6.0

I can help you build a Shipwrightery solver that hits Incredible consistently by focusing on the algorithmic core, not the UI chrome. My approach prioritizes accuracy and speed. I’ll implement a recursive search that simulates all possible swap/rotate sequences to a fixed depth, scoring each outcome against a weighted heuristic (e.g., pattern completion, cascade potential, and streak state). The internal board model will be updated from a single source of truth—your clicks—ensuring the suggestion is always one step ahead without lag. For data input, I’ll use a lightweight, non-intrusive computer-vision method (template matching via a small library like OpenCVSharp) to read the board state, avoiding any memory injection risk. The UI will be a minimal WinForms overlay with color highlights for the next move and hotkey toggles, built for speed and clarity. I’ll ensure the solution is packaged as a clean, runnable EXE with source code and build instructions, structured for easy maintenance.
$100 USD in 7 days
5.6
5.6

Hi, this project requires three things to work reliably: accurate board recognition, a fast decision engine, and seamless real-time synchronization between the game state and the solver. With experience building performance-focused software and game-related systems, I can develop a Windows-based utility that mirrors the Shipwrightery board, evaluates available moves, and continuously updates recommendations with minimal latency. My approach would focus on using non-intrusive techniques such as computer vision or documented data access methods to maintain compatibility and stability while avoiding unnecessary risk. The application can provide a lightweight overlay, configurable hotkeys, move highlighting, timer tracking, streak monitoring, and a responsive recommendation engine designed for rapid gameplay. I would be happy to discuss board mechanics, recognition methods, expected performance targets, and testing requirements before defining timeline and milestones. Regards, Muhammad Asad Ali
$150 USD in 7 days
6.0
6.0

Hi, I’ve read your Shipwrightery solver requirements carefully. I can build a fast Windows C# desktop tool that mirrors the live board, calculates the best next move, tracks timing and streaks, and refreshes recommendations immediately after each action. I’d use a non-intrusive computer-vision approach with WinForms or WPF, so there’s no game injection. I would not use process-memory reading, DLL injection, packet inspection, or anything that touches the Puzzle Pirates process internally. I would divide it into four independent C# components. Board Reader — screen capture only Move and score engine Synchronization after the player's click WPF overlay The app can include board recognition, optimal move planning, rotate highlighting, an optional overlay, configurable hotkeys, and a simple calibration flow for selecting the Puzzle Pirates window. You’ll receive the complete C# source, Windows-ready build, configuration files. I’d be happy to discuss the exact Shipwrightery board rules and scoring priorities and turn them into a reliable real-time solver.
$100 USD in 3 days
5.7
5.7

Hello!@Project@[newline]I read your project and understand that you need a C# script that interacts with Puzzle Pirates for optimal gameplay specifically.@Why I'm a good fit@[newline]With extensive experience in C# programming, algorithm development, and computer vision, I have spent the last several years solving exactly this type of problem, including creating real-time game solvers and desktop utilities. I will set up the C# WinForms or WPF front end to mirror the game board, incorporate computer vision for non-intrusive memory reading, and optimize the algorithm for speed and accuracy, ensuring it maintains the "Incredible" rating across sessions. I'm ready to start working immediately.@Thanks!
$150 USD in 2 days
5.2
5.2

Hi there, Employer, Thank you for sharing such a detailed brief—I can see you’re seeking both technical rigor and usability in your Shipwrightery solver. With my background in .NET, C#, and AI-driven puzzle automation, I’m confident I can deliver a tool that meets your high expectations for both performance and reliability. I completely understand the need for a real-time, accurate assistant that not only reads and mirrors the current board but also maintains streaks, tracks timers internally, and provides instant move recommendations. I have previously developed C# WinForms and WPF utilities for puzzle games, including desktop overlays and computer vision-driven helpers that interact with game windows non-invasively. My experience with memory reading, multi-threaded UI responsiveness, and algorithmic move planners (in both C# and C++) means I can ensure the tool is both fast and robust. For your project, I propose a hybrid approach: using either computer vision (OpenCV for .NET) or safe memory reading to capture the board state, a proven heuristic or search-based algorithm for optimal move calculation, and a lightweight WPF overlay for clear, intuitive move suggestions. Hotkey customization and overlay toggling will be built in for seamless operation. All logic will be encapsulated to ensure no risk of game interference or anti-cheat violations. I’d be glad to share samples of past game solvers and UI overlays on request to demonstrate my approach and UI style. Let’s collaborate to create a tool that consistently delivers “Incredible” results and streamlines your puzzling sessions!
$140 USD in 5 days
4.6
4.6

Hey sir, as an experienced developer, I've had significant exposure to several programming languages and tools, including the ones you're looking for like C# and C++. With a history of working efficiently on game solvers, AI move planners, and real-time desktop utilities, I have honed my skills to optimize code to ensure accuracy and lag-free experience. This aligns perfectly with what you're looking to accomplish in your Shipwright Puzzle Solver tool. Impressively, my profile also showcases my adeptness with computer vision, making me aware of the sensitivity your project requires—without compromising any intrusive activities that could jeopardize your gaming experience. Moreover, I am more than comfortable with Windows-based solutions and have experience developing lightweight yet intuitive interfaces in WinForms or WPF—just what you want for a clear and speedy UX. To cap it all off, I deliver well-documented and concise work packages every time. You're guaranteed a puzzle-solving tool that’ll consistently secure an “Incredible” rating for ten sessions straight. Let's embark on this project together—I'm excited to provide a solution that meets all your specifications. The journey is about to begin!
$140 USD in 7 days
5.1
5.1

As a dedicated C# expert and experienced AI enthusiast, I am your go-to person to craft your ideal C# Shipwright Puzzle Solver. What sets me apart is my ability to transform complex requirements into efficient and reliable solutions, which is exactly what you need for this project. Not only am I capable of building memory-reading or computer-vision methods for this task, but all my approaches are built within the limits of compatibility so that your account's safety isn't compromised. My portfolio showcases my proficiency in game solvers, AI move planners, and real-time C# desktop utilities that can demonstrate my performance and UI style. I understand the importance of a seamless and responsive tool that aids your gaming experience and doesn't hinder it, focusing on clarity rather than fanciful animations. In conclusion, I offer not just technical competence in C# but also strategic visioning and long-term partnership. My work ethic prioritizes your specific needs, ensuring reliable delivery that truly serves you. Selecting me means choosing more than just a freelancer; it means taking on an invested partner who'll work tirelessly to ensure this tool performs flawlessly and gains the incredible results you crave with every puzzle session. Let's turn your concept into efficient reality together!
$30 USD in 5 days
4.6
4.6

Hello, I’m a senior C#/.NET developer experienced in building real-time Windows desktop utilities, computer-vision workflows, and algorithmic decision systems. Your Shipwrightery solver is a strong fit for that combination of performance, state tracking, and clean desktop UX. I can build a lightweight WinForms or WPF application that captures the puzzle board using a reliable, non-invasive approach, maintains an accurate internal board model, calculates the optimal move, and updates the recommendation immediately after each action. The architecture will keep board detection, solver logic, timing/streak tracking, overlay rendering, and UI controls separated so each component can be tested and tuned independently. I’ll focus heavily on deterministic solver correctness and response time, including edge cases, board-state synchronization, timer handling, hotkey configuration, and recovery when the game window changes or detection becomes uncertain. The overlay will remain simple and unobtrusive, with clear highlights/arrows showing the recommended action. The deliverable will include the complete C# source, Windows 10/11 executable, configurable hotkeys/overlay controls, and concise build/setup documentation. I’ll also provide repeatable testing against fresh sessions and benchmark the detection-to-recommendation latency. I’m available to start immediately and can take ownership from architecture through testing and packaging. Best regards, Senior C#/.NET Developer
$100 USD in 2 days
4.5
4.5

With nearly two decades in the field of Computer Science and Artificial Intelligence, I can guarantee a top-notch solution for the C# Shipwright Puzzle Solver project. I hold a Ph.D. in Artificial Intelligence and have been actively involved in multiple large-scale projects that perfectly align with the requirements of this job. Having strong expertise with AI, game solvers, and C#, I understand the intricacies of the puzzle as you do, and I can ensure the development of an advanced algorithm that maintains high performance. Moreover, my experience as a Chief Technology Officer at an AI start-up further amplifies my candidature. I have successfully led various end-to-end technical projects that demanded precise execution and robust internal mechanisms, similar to what your project needs. My work entailed building AI-driven tools for various purposes including recommendation systems, computer vision applications and real-time analysis- skills that precisely match the job at hand. In addition to my skill set, rest assured knowing that data safety is always at the forefront of my approach. I am determined to fulfill your requirement for non-intrusive memory-reading methods and provide you with completely safe and reliable code for your Windows-based tool. With a proven track record of glossy UX design in my past projects, you will get a concise yet robust build with clear instructions. Let’s embark on this mission together towards an “Incredible” rating every time!
$30 USD in 7 days
4.6
4.6

Hello I just read your project to build a Windows tool that plays the Shipwrightery puzzle with an “Incredible” rating every time, and it’s right up my alley. Creating a C# app that reads the game board, calculates optimal moves instantly, and shows them clearly in a lightweight WPF interface is exactly what I do. I have extensive experience developing real-time C# desktop utilities with computer vision for game state reading, plus AI algorithms for move optimization. I’ll ensure the app tracks streaks, updates immediately after each click, and includes customizable hotkeys and overlay toggling—all without risky memory injection. I’ll deliver clean source code with build instructions so you can maintain it easily. Could you share which memory-reading or computer-vision approach you prefer so I can tailor the solution perfectly? Best regards, AbdulHamid
$30 USD in 1 day
4.7
4.7

Hello, As a result of reviewing your project requirements, I understand you need a fast Windows companion tool for Shipwrightery that can read the live board, calculate the best move, and refresh recommendations immediately after each player action. I have experience with C#, .NET, WPF/WinForms, computer vision, real-time state tracking, and algorithmic move planning. In my opinion, the key challenge is maintaining an accurate board model with near-zero delay while accounting for timers, streaks, and changing puzzle states. I would keep the solver separate from the game process, using screen capture/computer vision rather than injection, then apply a deterministic search/scoring algorithm to rank swap/rotation options and update the overlay after every detected move. The app can include board mirroring, move highlighting, configurable hotkeys, overlay toggling, and packaged source/build instructions for Windows 10/11. I have a couple of quick questions. • Can you provide screenshots/video covering the different board states and tile variations? • Should the solver optimize purely for immediate score, or evaluate several future moves to protect streaks and rating consistency? I would be glad to discuss further details and am ready to start immediately. Best regards, Carlos.
$50 USD in 7 days
4.3
4.3

Hello, I appreciate the opportunity to assist with your project to develop a Windows-based tool for the Shipwrightery puzzle in Puzzle Pirates. I understand that you need a C# script capable of analyzing the game board, calculating optimal moves, and providing real-time suggestions without lag. I have extensive experience in C# development, particularly in creating real-time applications and game solvers. My background includes building lightweight WinForms and WPF applications, allowing for quick and efficient user interfaces that prioritize functionality over unnecessary visual effects. To ensure your project meets all requirements, I would approach it as follows: - Develop the core algorithm to read the game state, implement optimal move calculations, and manage an internal timer. - Create a simple, responsive interface that reflects the current board and highlights recommended actions clearly. - Implement functionality for toggling overlays and adjusting hotkeys seamlessly, ensuring minimal disruption during gameplay. - Utilize documented memory-reading methods to guarantee compliance with gaming policies while providing robust performance. I am eager to begin this project and confident in delivering a high-quality tool that meets your expectations. Please feel free to reach out to discuss any further details or to get started right away.
$30 USD in 7 days
4.2
4.2

Hi there I can develop your C# Shipwright Puzzle Solver with a reliable solving algorithm that can analyze the puzzle state and determine the best available moves My approach 1 Puzzle Analysis Read the puzzle board identify pieces shapes positions and available moves 2 Solver Logic Build the solving algorithm to evaluate possible moves and find an efficient solution 3 C# Development Implement the solver in clean maintainable C# code 4 Optimization Improve the search logic so larger or more complex puzzle states can be processed efficiently 5 Testing Test different puzzle layouts edge cases and unsolvable states to make sure the solver behaves correctly 6 Handover Provide the complete source code with clear documentation so the solver can be maintained or extended later I have experience with C# algorithms game logic automation and problem solving systems where efficient state analysis and reliable results are important Quick questions to get started 1 Do you already have the puzzle data or board representation available 2 Should the solver return only the best solution or also show the sequence of moves 3 Do you have an existing C# project that the solver needs to be integrated into 4 What type of Shipwright puzzle variations should be supported 5 Do you have any example puzzle states and expected solutions for testing Once I have these details I can understand the puzzle structure and start building the solver Thanks
$130 USD in 7 days
4.2
4.2

Hi, I am a C# developer with 8 years of experience in software development, with a strong background in Windows desktop tools, algorithms, and real-time automation. I am familiar with C#, .NET, WPF, WinForms, OpenCV, computer vision, image processing, algorithm design, state tracking, hotkeys, overlays, and performance optimization. I can build the solver to capture and model the Shipwrightery board, calculate the best next move, track timing and streak state, and immediately refresh recommendations after each action. I would keep it non-intrusive by using screen/computer-vision techniques rather than game injection, with a lightweight overlay, configurable hotkeys, and a responsive Windows 10/11 interface. I'm an individual freelancer and can work in any time zone you prefer. Please contact me with the best time for you to have a quick chat. Looking forward to discussing more details. Thanks. Emile.
$250 USD in 7 days
4.5
4.5

Hello There! I’m Md Toriqul Islam, and I’m excited to work on your C# puzzle-solving tool. I have rich experience in C#, desktop applications, computer vision, image processing, and algorithmic systems. I understand you need a Windows 10/11 utility that reads the Shipwrightery board, maintains an internal state, calculates optimal moves, tracks timing/streaks, and displays low-latency recommendations through a lightweight WinForms/WPF interface and optional overlay. I am skilled in C#, .NET, WinForms, WPF, OpenCV, computer vision, algorithms, real-time UI updates, and Windows desktop utilities. I’m ready to discuss the board mechanics, detection approach, and performance requirements before starting. Looking forward to hearing from you. Best regards, Md Toriqul Islam
$80 USD in 3 days
4.9
4.9

Are you planning to read the board via screen-capture pixel analysis or through memory offsets, since Puzzle Pirates' client updates and any anti-cheat heuristics will directly determine whether "documented" computer vision or memory reading is the safer long-term path? That choice affects both stability across game patches and how fast the suggestion engine can refresh without visible lag. Hi, A real-time solver that has to hit "Incredible" ten sessions straight needs a scoring model that's actually correct, not just fast, and a UI that never falls behind your clicks. -Built real-time desktop tools in C# where sub-100ms refresh mattered -Comfortable with both screen-scraping and safe memory-reading approaches for game state capture -Can implement move-scoring algorithms with streak and timer tracking baked into the state model -WPF experience for lightweight overlays with toggleable hotkeys I'd model the board as a grid state object, update it on every click event you fire, and run the optimal-move calculation against that model rather than re-parsing the screen each time, which keeps the WPF overlay responsive. Hotkey and overlay toggles would live in a simple config layer so nothing requires a restart. Happy to walk through the memory-read vs. CV tradeoff before we lock in an approach, since it changes both build time and risk profile. Thanks
$250 USD in 7 days
3.5
3.5

I have experience with C# desktop tools, WinForms/WPF, computer vision, real-time state tracking, and algorithmic decision systems. I can build the solver around non-invasive screen/vision-based board detection, with a responsive UI, internal timer, streak tracking, and instant move recommendations. use a modular board-state engine so the vision layer and optimal-move algorithm remain independent and can be tested separately. Can you provide sample screenshots or recordings of different Shipwrights board states to validate the board-detection logic? I can start immediately.
$140 USD in 7 days
3.5
3.5

Carver, United States
Member since Aug 17, 2026
$30-250 USD
$15-25 CAD / hour
£750-1500 GBP
£20-250 GBP
₹1500-12500 INR
€30-250 EUR
£3000-5000 GBP
$250-750 USD
₹600-1500 INR
₹1500-12500 INR
$15-25 USD / hour
$8-15 USD / hour
$30-250 USD
₹600-1500 INR
$150-350 USD
€30-250 EUR
£20-250 GBP
₹1500-12500 INR
₹12500-37500 INR
₹1500-12500 INR
$30-250 USD