-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Feature requestNew feature or requestNew feature or request
Description
- Add ability to create and save replays
- Add ability to read and playback replays
- Optional: Add a way to open a replay directly using command-line arguments
This can be useful for auto-verifying replays or extracting replay data (e.g. timestamps of lines cleared) in an automatable way.
An example flag could be--replay=insertBase64StringHere
.
Detailed replay data could be output into stdout like:Replay output below
, with the next line containing a JSON.
Metadata
Metadata
Assignees
Labels
Feature requestNew feature or requestNew feature or request