Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.06 KB

index.md

File metadata and controls

26 lines (19 loc) · 1.06 KB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLE: SCRAMBLE

screenshot.png

Description

PRINT "Instructions:"
PRINT STRING$(13, 196)
PRINT " "; CHR$(254); " The object of the game is to restore the puzzle back to its initial state"
PRINT SPACE$(3); "from a scrambled state."
PRINT " "; CHR$(254); " To scramble the puzzle, press S."
PRINT " "; CHR$(254); " To give up and reset the puzzle, type R."
PRINT " "; CHR$(254); " To shift a row right, press the number of that row."
PRINT " "; CHR$(254); " To move a tile up into the blank space, press the up arrow key."
PRINT " "; CHR$(254); " To move a tile down into the blank space, press the down arrow key."

File(s)

🔗 game, legacy