More actions
(Created page with "{{#seo: |title=Wii Homebrew Games (Arcade Games) - GameBrew |title_mode=append |image=pongwii.jpg |image_alt=PONG }} {{Infobox Wii Homebrews |title=PONG |image=pongwii.jpg |de...") |
No edit summary |
||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/pongwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/pongwii.7z | ||
|website= | |website= | ||
|source= | |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. | |||
== | ==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 | |||
==External links== | |||
*Wiibrew - https://wiibrew.org/wiki/PONG |
Revision as of 01:24, 25 July 2022
PONG | |
---|---|
File:Pongwii.jpg | |
General | |
Author | PaRaDoX |
Type | Arcade Games |
Version | 1.1 |
License | Mixed |
Last Updated | 2008/06/13 |
Links | |
Download | |
Source | |
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.
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
External links
- Wiibrew - https://wiibrew.org/wiki/PONG