Input a specific state to find the best move?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 36
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to win the game on a device other than my PC.
Is there a way to input a specific state of the game into the solver and get a move suggestion?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the solver entry point and how it currently receives the 2048 game state. Determine whether a specific state can be supplied as input and how the solver returns a move suggestion. Done means a user can provide a game state outside the PC interface and receive the best available move.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100