Skip to content

Add function to parse replay #3

Open
@pazqo

Description

@pazqo

After completing a puzzle on CTC, it's possible to save the replay, which is an encoded list of actions from the very beginning to the completion. There is already a function in script.js (Replay.decode) but we can expose this via rest api.
There could be another route in the app, which could be /parse_replay.

I already have a functioning version of the code (maybe needs some extra check as the replay might be broken), can I just submit a pull request or do you have other plans in mind?

I think this could be great to start from a solve, generate the replay, have an LLM clean, split and describe list of actions and generate more training data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions