- if (ball_x_pos >= 690) { ball_x_speed = 0; ball_y_speed = 0; ball_x_pos = 350; ball_y_pos = 200; punktespieler1++; mousepressed = 0;}
- if (ball_x_pos <= 20) { ball_x_speed = 0; ball_y_speed = 0; ball_x_pos = 350; ball_y_pos = 200; punktespieler2++; mousepressed = 0;}

By: Guest | Date: Jul 7 2010 07:44 | Format: None | Expires: never | Size: 279 B | Hits: 729
Latest pastes
6 hours ago
2 days ago
3 days ago
7 days ago
13 days ago