Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

v0.5.4 nice to have - Proof of concept input histroy. #121

Closed
TheTrainGoes opened this issue Oct 8, 2022 · 1 comment
Closed

v0.5.4 nice to have - Proof of concept input histroy. #121

TheTrainGoes opened this issue Oct 8, 2022 · 1 comment

Comments

@TheTrainGoes
Copy link

There was a PR on the original GP2040 that had the foundation for input history from Sleep:

FeralAI#48

I compiled and tested this.

It currently is a running line that will max out on screen length and will only resister one input of each input type in a row. As an example, if I were to press left and then left again, it would only register one instance of left.

For this to be more useful we would want to limit the amount of space it takes up and also have it include additional instances of input types that are pressed in a row.

@TheTrainGoes
Copy link
Author

Tagging @Fortinbra - here is the new ticket

@TheTrainGoes TheTrainGoes changed the title v0.5.3 nice to have - Proof of concept input histroy. v0.5.4 nice to have - Proof of concept input histroy. Nov 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant