More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=PONG | |title=PONG | ||
|image= | |image=pongwii2.png | ||
|description=PONG game | |description=PONG game | ||
|author=PaRaDoX | |author=PaRaDoX | ||
Line 15: | Line 9: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/pongwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/pongwii.7z | ||
|website= | |website=https://wiibrew.org/wiki/PONG | ||
|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 | This is a simple PONG game for Wii. Includes source with comments on every part of it. | ||
==Controls== | ==Controls== | ||
Up/Down - Move in menus and in-game | |||
A/B - Action | |||
==Credits | Plus - Pause screen | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/wiihomebrews/pongwii3.png | |||
https://dlhb.gamebrew.org/wiihomebrews/pongwii4.png | |||
==Credits== | |||
*Devkitpro developers. This includes everyone who has worked for it. | *Devkitpro developers. This includes everyone who has worked for it. | ||
*khuong for some good tips on the coding part. Thanks dude. | *khuong for some good tips on the coding part. Thanks dude. | ||
Line 36: | Line 32: | ||
*Zosh (GBATemp) for adding proper collision/bouncing for me. | *Zosh (GBATemp) for adding proper collision/bouncing for me. | ||
*Hellmonkeys (GBATemp) for the PNG and XML files. | *Hellmonkeys (GBATemp) for the PNG and XML files. | ||
* | *PaRaDoX, for coding Pong. | ||
==External links== | ==External links== | ||
* | *WiiBrew - https://wiibrew.org/wiki/PONG |
Latest revision as of 08:35, 10 March 2023
PONG | |
---|---|
General | |
Author | PaRaDoX |
Type | Arcade Games |
Version | 1.1 |
License | Mixed |
Last Updated | 2008/06/13 |
Links | |
Download | |
Website | |
Source | |
This is a simple PONG game for Wii. Includes source with comments on every part of it.
Controls
Up/Down - Move in menus and in-game
A/B - Action
Plus - Pause screen
Screenshots
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.
- PaRaDoX, for coding Pong.
External links
- WiiBrew - https://wiibrew.org/wiki/PONG