The purpose of our program is to generate bitstrings based on the key(s) that the user clicks (arrow keys right, left, up, down, a, and b). The user can either click one key, or multiple (combo moves) in order for Fabio to perform actions. In our code, we set the a key to increase Fabio's speed, and the b key for Fabio to jump higher. By setting this up, it allows it to be more interactive and fun for the user. left key: move left right key: move right up key: Jump down key: Crouch a key: increase speed b key: jump higher a and b key: changes colors up and b key: gets bigger down and b key: gets smaller