Skip to content

FARK: Fix no-scroll issues#25

Open
hackerb9 wants to merge 4 commits intodplassgit:trunkfrom
hackerb9:scroll
Open

FARK: Fix no-scroll issues#25
hackerb9 wants to merge 4 commits intodplassgit:trunkfrom
hackerb9:scroll

Conversation

@hackerb9
Copy link
Contributor

Hitting ^C to quit the game — a common practice and indeed the only way FARK provides for exiting the game prematurely — would leave the screen in a no-scroll state. That means the last line would just be overwritten repeatedly. This patch fixes it so no-scroll is turned off as soon as it is no longer needed and it adds semicolons at the end of PRINT on the final line.

Hitting ^C to quit the game (which is common practice) was leaving the
screen in a no-scroll state, meaning the last line would just be
overwritten repeatedly. This patch fixes it so no-scroll is turned off
as soon as it is no longer needed.
Also, inline more subroutines to make Farkle faster.
Also, inline more subroutines to make Farkle faster.
Also, inline more subroutines to make Farkle faster.
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