More actions
(Created page with "{{Infobox homebrew | title = Paddle DS | image = File:Paddleds.jpg | type = Arcade | version = 0.3 | licence = Mixed | author = Quipeace | ...") |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Paddle DS | ||
| image | |image=paddleds.png | ||
| type | |description=Reflexion game similar to tennis. | ||
| version | |author=Quipeace | ||
| | |lastupdated=2009/06/20 | ||
| | |type=Arcade Games | ||
| website | |version=0.3 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/paddleds.rar | |||
}} | |website=http://forum.palib.info/index.php?action=profile;u=2660 | ||
}} | |||
Paddle DS is a reflexion game | Paddle DS is a homebrew reflexion game similar to Tennis. | ||
==User guide== | ==User guide== | ||
This is the classic Pong but with more difficulty. Keep the ball passes through the middle of the two signals and that the ball does not sink to the ground. | This is the classic Pong but with more difficulty. Keep the ball passes through the middle of the two signals and that the ball does not sink to the ground. | ||
The goal is to gain as many points as you possibly can by bouncing a ball trough a little gate (in the form of two arrows in a box). | |||
==Controls== | ==Controls== | ||
Stylus - | Stylus - Select, Move | ||
L/R - | L/R - Pause | ||
<!--==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/paddleds2.png--> | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://dlhb.gamebrew.org/dshomebrew/paddleds2.png | |||
|EJS_core=nds | |||
|EJS_gameName=Paddle DS | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/paddleds.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
'''v0.3''' | '''v0.3''' | ||
*Hiscores & Basic settings are working | * Hiscores & Basic settings are working. | ||
*Can now pause the game by pressing the shoulder buttons | * Can now pause the game by pressing the shoulder buttons. | ||
'''v0.2''' | '''v0.2''' | ||
*Further optimized code, now using structs | * Further optimized code, now using structs. | ||
*Complete graphical overhaul | * Complete graphical overhaul. | ||
*The Ball now collides with the goals | * The Ball now collides with the goals. | ||
*Ball will keep bouncing on the paddle, to prevent cheating | * Ball will keep bouncing on the paddle, to prevent cheating. | ||
'''v0.1''' | '''v0.1''' | ||
*Cleaned up sourcecode, now featuring pointers | * Cleaned up sourcecode, now featuring pointers. | ||
*Added score system and increasing difficulty | * Added score system and increasing difficulty. | ||
*Optimized collision, still no collision with the goal though | * Optimized collision, still no collision with the goal though. | ||
[ | ==External links== | ||
* PAlib - [https://web.archive.org/web/20090822100117/http://forum.palib.info/index.php?action=profile;u=2660 http://forum.palib.info/index.php?action=profile;u=2660] (archived) |
Latest revision as of 02:33, 21 August 2024
Paddle DS | |
---|---|
General | |
Author | Quipeace |
Type | Arcade Games |
Version | 0.3 |
License | Mixed |
Last Updated | 2009/06/20 |
Links | |
Download | |
Website | |
Paddle DS is a homebrew reflexion game similar to Tennis.
User guide
This is the classic Pong but with more difficulty. Keep the ball passes through the middle of the two signals and that the ball does not sink to the ground.
The goal is to gain as many points as you possibly can by bouncing a ball trough a little gate (in the form of two arrows in a box).
Controls
Stylus - Select, Move
L/R - Pause
Online emulator
Nintendo DS | Keyboard |
---|---|
Changelog
v0.3
- Hiscores & Basic settings are working.
- Can now pause the game by pressing the shoulder buttons.
v0.2
- Further optimized code, now using structs.
- Complete graphical overhaul.
- The Ball now collides with the goals.
- Ball will keep bouncing on the paddle, to prevent cheating.
v0.1
- Cleaned up sourcecode, now featuring pointers.
- Added score system and increasing difficulty.
- Optimized collision, still no collision with the goal though.
External links
- PAlib - http://forum.palib.info/index.php?action=profile;u=2660 (archived)