Pong: Difference between revisions
From ShiftOS Wiki
More actions
Created page with "Pong is a built-in game in ShiftOS, based on the 1972 game. The gameplay was changed slightly to make it more challenging such as in every level the speed of the ball changes. == Gameplay == The ShiftOS version of Pong is played using the mouse. The player moves the paddle on the left side of the screen and a computer opponent moves the paddle on the right side. Whenever the ball hits a paddle, it bounces back with increased speed. The ball al..." |
m fixes |
||
| Line 2: | Line 2: | ||
== Gameplay == | == Gameplay == | ||
The ShiftOS version of Pong is played using the mouse. The player moves the paddle on the left side of the screen and a computer opponent moves the paddle on the right side. Whenever the ball hits a paddle, it bounces back with increased speed. The ball also bounces back when it hits the top or bottom side of the screen, however its speed isn't increased. If the ball leaves the screen to the left side, the game is over and the player loses all of | The ShiftOS version of Pong is played using the mouse. The player moves the paddle on the left side of the screen and a computer opponent moves the paddle on the right side. Whenever the ball hits a paddle, it bounces back with increased speed. The ball also bounces back when it hits the top or bottom side of the screen, however its speed isn't increased. If the ball leaves the screen to the left side, the game is over and the player loses all of their points. If the ball leaves the screen to the right side, the player scores a number of points. The minigame is divided into levels. Each level takes 60 seconds. After a level ends, the player may choose to quit playing and convert their score into [[Code Points]] or continue to the next level for a higher score. | ||
[[Category:Application]] | [[Category:Application]] | ||
[[Category:Game]] | [[Category:Game]] | ||