Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: faster method of selecting high levels #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zohassadar
Copy link
Collaborator

When testing the crunch mode crash, I thought it would be nice to choose higher levels a bit faster. I had the idea of pressing right to add 10, but when going to add this feature to try it out I found there was precedent that was obviously not desired:

; lda #BUTTON_RIGHT

Instead, I tried out holding A to jump by 10 instead of 1. This required a slight modification to the menu throttle routine.

@kirjavascript
Copy link
Owner

thanks for the PR!

the code looks good, I think I just need to think a while on if the UX is ideal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants