UMSDPong Switch
From GameBrew
More actions
| UMSDPong | |
|---|---|
| General | |
| Author | Kriperovich2 |
| Type | Other Games |
| Version | 1.0.4 |
| License | N/A |
| Last Updated | 2025/06/07 |
| Links | |
| Download | |
| Website | |
| Source | |
ULTRA MEGA SUPER DUPER PONG is a modern reimagining of the classic arcade game PONG, developed natively for the Nintendo Switch Homebrew ecosystem using libnx. This project honors the original spirit of PONG while introducing polished gameplay mechanics, sleek game modes, and responsive controls in a lightweight native app designed to run directly on real Switch hardware.
Features
- Two Game Modes: Single Player mode with adaptive AI providing a fair and engaging challenge, and Two Player Mode allowing couch competition using a single Joy-Con.
- Adaptive AI that moves with subtle imperfection to create a challenging but balanced single-player experience.
- Dedicated two-player controls with Player 1 using the D-Pad or Left Stick, and Player 2 using the X (up) and B (down) buttons.
- Clean and elegant user interface including a start screen with "Press + to Start," smooth transitions for game mode selection, and always-visible score display.
- Polished gameplay mechanics with solid collision detection and speed scaling to balance difficulty.
- Built with libnx for native, high-performance execution on Nintendo Switch hardware.
Controls
Start Game: + button
Quit Game: - button
Player 1 Paddle Movement: Up/Down on D-Pad or Left Stick
Player 2 Paddle Movement: X (up) and B (down) buttons
Installation
- Place the .nro file on the Nintendo Switch SD card.
- Launch the game via the Homebrew Menu (hbmenu).
Changelog
v1.0.4
- First Release.
Credits
- Developer: Kriperovih
- Concept inspired by Atari's original PONG
- Engine built custom with libnx
- Special thanks to the devkitPro and switchbrew communities