Backgammon Move Analysis Web Build
Budget: $250 – $750 CAD
I’m ready to launch a specialised website that analyses backgammon play in real time. The core of the project is a robust move-analysis engine. On top of that engine I need three tightly-integrated, interactive elements:
• An interactive board that lets a user step through any position.
• Instant move suggestions ranked by strength.
• Clear, annotated explanations that show why each suggested move is good or bad.
Every position the user submits must also be scored for the three key performance metrics I care about: Performance Rating (PR), Luck Rate, and Error Detection. These numbers should update live as the user explores different continuations.
How you implement the calculation is up to you—whether you wrap an existing engine such as GNU Backgammon/XG or build a new evaluation module—as long as the results are fast and accurate. I’m platform-agnostic, so feel free to propose the stack you know will deliver a smooth web experience (for example, React or Vue on the front end with a Python, Node, or Go service behind it).
Deliverable
• A production-ready web application deployed to a live URL, complete with documentation on how to maintain or extend the evaluation engine and the front-end interface.
If you have previous experience marrying backgammon logic with a modern web UI, I’d love to see what you’ve built and discuss how we can bring this project from concept to launch.
• An interactive board that lets a user step through any position.
• Instant move suggestions ranked by strength.
• Clear, annotated explanations that show why each suggested move is good or bad.
Every position the user submits must also be scored for the three key performance metrics I care about: Performance Rating (PR), Luck Rate, and Error Detection. These numbers should update live as the user explores different continuations.
How you implement the calculation is up to you—whether you wrap an existing engine such as GNU Backgammon/XG or build a new evaluation module—as long as the results are fast and accurate. I’m platform-agnostic, so feel free to propose the stack you know will deliver a smooth web experience (for example, React or Vue on the front end with a Python, Node, or Go service behind it).
Deliverable
• A production-ready web application deployed to a live URL, complete with documentation on how to maintain or extend the evaluation engine and the front-end interface.
If you have previous experience marrying backgammon logic with a modern web UI, I’d love to see what you’ve built and discuss how we can bring this project from concept to launch.
Related categories:
PHP
JavaScript
Python
Website Design
HTML
Node.js
Web Development
Backend Development
Frontend Development
Web Application