More actions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| licence = Mixed | | licence = Mixed | ||
| author = ETK | | author = ETK | ||
| website = http://etk.scener.org/ | | website = https://web.archive.org/web/20090407095854/http://etk.scener.org/?op=projects | ||
| download = Media:2pongds02.zip | | download = Media:2pongds02.zip | ||
| source = Media:2pongds02.zip | | source = Media:2pongds02.zip | ||
}} | }} | ||
2Pong DS is a two-screen pong which display two pong game separately. It is one of the PAlib projects. | |||
==User guide== | ==User guide== | ||
Play 2 different games of Pong at the same time | Play 2 different games of Pong at the same time and see how long you can last. | ||
==Controls== | ==Controls== | ||
B - | B - Move faster | ||
L - | L - Use item | ||
Up - | Up - Move up | ||
Down - | Down - Move down | ||
==Changelog== | ==Changelog== | ||
'''v0.2''' | '''v0.2''' | ||
*New: Item Engine added | * New: Item Engine added. | ||
*New: 3 items added | * New: 3 items added. | ||
*New: Ball speed now can change | * New: Ball speed now can change. | ||
*Fix: 70% of code optimized | * Fix: 70% of code optimized. | ||
*Fix: Collision Engine improved | * Fix: Collision Engine improved. | ||
*Fix: Restart game fixed | * Fix: Restart game fixed. | ||
*AI: CPU now can use items | * AI: CPU now can use items. | ||
*AI: Some minor improvements | * AI: Some minor improvements. | ||
'''v0.1b''' | '''v0.1b''' | ||
*New: The game now pauses when you press start (on game) | * New: The game now pauses when you press start (on game). | ||
*New: Now you can move faster holding B button. | * New: Now you can move faster holding B button. | ||
*New: Background colour changed | * New: Background colour changed. | ||
*Fix: Fixed 'press start' bug. | * Fix: Fixed 'press start' bug. | ||
*Fix: Collision bug is fixed and now working properly. | * Fix: Collision bug is fixed and now working properly. | ||
*AI: CPU now moves a bit faster when the ball is near him. | * AI: CPU now moves a bit faster when the ball is near him. | ||
*AI: Now he can't move on both screens at the same time. | * AI: Now he can't move on both screens at the same time. | ||
'''v0.1a''' | '''v0.1a''' | ||
*New GFX | * New GFX. | ||
*Added an effect to the balls | * Added an effect to the balls. | ||
*50% of the code has changed, it's more readable now | * 50% of the code has changed, it's more readable now. | ||
*Code optimized | * Code optimized. | ||
*Fixed time counter bug | * Fixed time counter bug. | ||
*Added a 'Press Start' screen | * Added a 'Press Start' screen. | ||
<br> | |||
[[Category:Homebrew | [[Category:DS homebrew games]] | ||
[[Category:Homebrew arcade games on DS]] |
Revision as of 00:15, 5 Haziran 2021
2PongDS | |
File:2pongds.jpg | |
General | |
---|---|
Author(s) | ETK |
Type | Arcade |
Version | 0.2 |
Licence | Mixed |
Links | |
[Media:2pongds02.zip Download] | |
Website | |
[Media:2pongds02.zip Source] |
<htmlet>adsense</htmlet>
2Pong DS is a two-screen pong which display two pong game separately. It is one of the PAlib projects.
User guide
Play 2 different games of Pong at the same time and see how long you can last.
Controls
B - Move faster
L - Use item
Up - Move up
Down - Move down
Changelog
v0.2
- New: Item Engine added.
- New: 3 items added.
- New: Ball speed now can change.
- Fix: 70% of code optimized.
- Fix: Collision Engine improved.
- Fix: Restart game fixed.
- AI: CPU now can use items.
- AI: Some minor improvements.
v0.1b
- New: The game now pauses when you press start (on game).
- New: Now you can move faster holding B button.
- New: Background colour changed.
- Fix: Fixed 'press start' bug.
- Fix: Collision bug is fixed and now working properly.
- AI: CPU now moves a bit faster when the ball is near him.
- AI: Now he can't move on both screens at the same time.
v0.1a
- New GFX.
- Added an effect to the balls.
- 50% of the code has changed, it's more readable now.
- Code optimized.
- Fixed time counter bug.
- Added a 'Press Start' screen.