mmcenta / mmcenta/left-shift

Input a specific state to find the best move?

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.