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.
Changes:
– HotFix: Set start level to zero each game.
– HotFix: Remove typo on help screen.
– Release notes screen is now showing information fetch from internet.
– Added up and down cursor event to scroll through the release notes.
– Build game with libogc 1.7.1 and devkitPPC r16 compiler