nice game! I think you could make it even faster if you move the most used part of the code to the beginning, make the beeps shorter, and most important, print in each loop only what is really needed. The print command is the slowest one!