Pong-NX Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
A simple Nintendo Switch version of Pong . It was made using SDL2 and written in C++ . | A simple Nintendo Switch version of Pong . It was made using SDL2 and written in C++ . | ||
The game is also available [https://github.com/Zamacian/Pong-3DSX | The game is also available on the [https://github.com/Zamacian/Pong-3DSX 3DS]. | ||
==Installation== | ==Installation== | ||
Revision as of 12:53, 8 June 2023
| Pong-NX | |
|---|---|
| General | |
| Author | Zamacian |
| Type | Arcade Games |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2023/05/25 |
| Links | |
| Download | |
| Website | |
| Source | |
A simple Nintendo Switch version of Pong . It was made using SDL2 and written in C++ .
The game is also available on the 3DS.
Installation
Place the .nro to the /switch/ folder on the SD card.
Controls
D-Pad Up/Down - Move the left paddle
X/B - Move the right paddle
Any other button will start the game if it isn't already.
Screenshots
Changelog
v1.0
- Run it with a Switch capable to run Homebrews or with an emulator.
External links
- GitHub - https://github.com/Zamacian/Pong-NX