More actions
(Created page with "{{Infobox PSP Homebrews |title=XPong |image=xpongpsp.png |description=2 players Pong written in Lua. |author=TeamOverload |lastupdated=2006/02/25 |type=Arcade Games |format= |version=0.7 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/xpongpsp.7z |website=http://forums.qj.net/f-psp-development-forum-11/t-releasexpong-version-07-40074.html |source=https://dlhb.gamebrew.org/psphomebrew/xpongpsp.7z }} Xpong is a version of pong written in Lua. It is based of...") |
No edit summary |
||
Line 17: | Line 17: | ||
It is based off of other pong clones that have been written. It is a two player game. | It is based off of other pong clones that have been written. It is a two player game. | ||
== Controls == | == Controls == | ||
Up/Down - Up/Down (Player 1) | Up/Down - Up/Down (Player 1) |
Revision as of 11:12, 2 January 2025
XPong | |
---|---|
General | |
Author | TeamOverload |
Type | Arcade Games |
Version | 0.7 |
License | Mixed |
Last Updated | 2006/02/25 |
Links | |
Download | |
Website | |
Source | |
Xpong is a version of pong written in Lua.
It is based off of other pong clones that have been written. It is a two player game.
Controls
Up/Down - Up/Down (Player 1)
Triangle/Cross - Up/Down (Player 2)
Select - Exit game
Screenshots
Changelog
0.5
- Initial Release. Basic functions and features.
0.6
- Added score.
0.7
- Firmware 2.0+ compatible!
- Added screenshots(still buggy).
- Changed Paddle and Background Image.
- Minor Script Changes.
- Removed USB Support for 2.01+ compatibility, not needed anyways.
Credits
Author: TeamOverload.
Some Help: TeamXHack with a little bit of the original code.
With Assitance From: TheKnightInHell.