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 |
||
Line 6: | Line 6: | ||
| licence = Mixed | | licence = Mixed | ||
| author = Quipeace | | author = Quipeace | ||
| website = http://forum.palib.info/index.php?action=profile;u=2660 | | website = https://web.archive.org/web/20090822100117/http://forum.palib.info/index.php?action=profile;u=2660 | ||
| download = Media:Paddleds.rar | | download = Media:Paddleds.rar | ||
| source = | | source = | ||
}} | }} | ||
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 | ||
==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. | ||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew arcade games on DS]] |
Revision as of 06:04, 6 Haziran 2021
Paddle DS | |
File:Paddleds.jpg | |
General | |
---|---|
Author(s) | Quipeace |
Type | Arcade |
Version | 0.3 |
Licence | Mixed |
Links | |
[Media:Paddleds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
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
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.