To play, move the mouse, and the surfer follows behind. Survive for as long as you can without hitting anyone else or anyone else hitting you. Collect money for a 50 point bonus. Alternate controls include the arrow keys, but it switches back to the mouse if the mouse moves.
DO NOT ADD TO AE STUDIOS! You are enjoying surfing on a nice hot day. Suddenly, the water is swarming with other people! Try to avoid hitting them for as long as you can and try to get the high score. Surf's up, dude! Check out my new Surf's Up game, Surf's Up! DARK! It's just like the original, but at NIGHT! Check it out here- http://scratch.mit.edu/projects/11123596/ To make the alternate arrow key controls not conflict with the standard mouse controls, I made two variables. One recorded wether the controls were going for the mouse or arrow keys. The other recorded the position of the mouse. If you pressed an arrow key, the game would record the position of the mouse and set the first variable to the arrow keys. If the position of the mouse did not match the second variable, then the game could conclude that the mouse moved, and it would set the first variable to the mouse. Please check out some of my other projects! The problem with the cloud variables not working has been cleared! I just deleted the current variables and re-created them again. You should be able to save your highscores now. --Updates- 11-06-14-- -Other Swimmers Spawn Slightly Less Frequently