Pong Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 18: Line 18:
|source=https://dlhb.gamebrew.org/wiihomebrews/pongwii.7z
|source=https://dlhb.gamebrew.org/wiihomebrews/pongwii.7z
}}
}}
This is a simple PONG game for Wii. Includes source with comments on every part of it. You are free to use it(the source) for anything you need/want.
'''Pong Wii''' is a classic arcade-style game adapted for the Nintendo Wii platform. The game features the traditional gameplay of Pong, where players use paddles to hit a ball back and forth, trying to score on their opponent. The game includes the source code with detailed explanations for each part of the game, making it available for users to modify and use for their own projects.


==Controls==
==Controls==

Revision as of 05:12, 28 January 2023

PONG
File:Pongwii.jpg
General
AuthorPaRaDoX
TypeArcade Games
Version1.1
LicenseMixed
Last Updated2008/06/13
Links
Download
Source

Pong Wii is a classic arcade-style game adapted for the Nintendo Wii platform. The game features the traditional gameplay of Pong, where players use paddles to hit a ball back and forth, trying to score on their opponent. The game includes the source code with detailed explanations for each part of the game, making it available for users to modify and use for their own projects.

Controls

  • UP and DOWN on the Wiimote to move in menus and in-game.
  • A or B to do action.
  • PLUS to open pause screen.

TODO list:

  • Give it a little more randomness when bouncing off walls.
  • Make better menus.
  • Customizable game(Images, background music, etc...)

Credits:

  • Devkitpro developers. This includes everyone who has worked for it.
  • khuong for some good tips on the coding part. Thanks dude.
  • GRRLIB creator. Its a great library, very easy to use.
  • Zosh (GBATemp) for adding proper collision/bouncing for me.
  • Hellmonkeys (GBATemp) for the PNG and XML files.
  • Me, PaRaDoX, for coding this thing :P

Similar games

  • In Pong2 Wii, the paddle can be moved horizontally and vertically.
  • In Komopong Wii you can rotate the paddle by turning the Wiimote, to change the angle of rebound the ball.
  • Ascii Pong Wii is a Pong game for the Wii just using console mode and no graphics.

External links

Advertising: