Arrows. right needs fixing, and left won't do anything yet.
I am now trying to make the right arrow key work. It is supposed to move the whole map one space to the right and generate a random number for the first block on each row.For some reason, when I press right arrow key it generates a random number for the first block on each row, but it doesn't move the others to the right as it is supposed to.