Pong2

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pong2 is an open-source game based on the original game of Pong. Pong2 has improved features over the original. The paddle can be moved horizontally and vertically. 10 tracks of background music are available during game play. The first player to score 10 points in each level is the winner.

Pong2
Pong2.png
General
Author(s)wplaat
TypeGames
Version0.6
Links
[[Pong2.zip|Download]]
[[Pong2_src.zip|Source]]
Peripherals
Wiimote1.svg Loads files from the Front SD slot

Special thanks to my family for there support during the development of this game.

Game Tips

  • Use the ball speed control (button A and B) to break through the computer defenses.

Installation

If you are using the Homebrew Channel, just copy the PONG2 directory from the archive into the apps directory on the root of your SD card. If you are using another loader, you only need "boot.dol". Consult the documentation for your loader of choice for the appropriate location to place these files. Launch the game using your loader.

Controls

 Horizontally Action
  Paddle Right
  Paddle Left
  Paddle Up
  Paddle Down
  Increase Ball Speed
  Decrease Ball Speed
  Select Next Music Track
  Select Previous Music Track
  Pause Game
  Quit Game / Return to Game Menu

Screenshots

Development Log

23/10/2008 Version 0.6

  • Fixed two bugs in result screen
  • Improved game images
  • Replaced two music tracks
  • Made source code available

22/10/2008 Version 0.5

  • Added a game score overview screen
  • Start ball position is random now
  • Added (impossible) level five

21/10/2008 Version 0.4

  • Added 4 game levels
  • Improved game board layout
  • Added game clock
  • Added pause (+) button

20/10/2008 Version 0.3

  • First release for public use
  • Added a nice start screen
  • Ball speed can now be controlled by A and B buttons
  • 10 tracks of background music added and can be controlled by 1 and 2 buttons

16/10/2008 Version 0.2

  • Improved paddle control

10/10/2008 Version 0.1

  • Started programming