You can download the game and with a little change in code, you can play any level you want. There was a code "current_level = Math.floor(Math.random()*Level_Number);" Set the current_level to levelnumber you want to play. (By the way, I didn't use levelnumber or currentlevel as variables, I forgot what I named them.