You may move however you want, with almost any combination you can think of. The nature of the program and bit string will cause two bugs: you cannot shoot while crouch walking left, and cannot shoot while jumping right, no matter what order you press the keys. The purpose of this program is to familiarize basic game controls with unfamiliar players and increase eye hand coordination with muscle memory. Press Green Flag to start the program Press A to move faster (000001) Press B to shoot fireballs (000010) Press Up Arrow to jump (010000) Press Down Arrow to crouch (000100) Press Left Arrow to run left (100000) Press Right Arrow to run right. (001000) Press Red Octagon to stop the program
Video games deserve more than two combo moves.