Pong-NX Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
X/B - Move the right paddle | X/B - Move the right paddle | ||
Any other button will start the game if it isn't already. | |||
==Screenshots== | ==Screenshots== | ||
| Line 29: | Line 31: | ||
==Changelog== | ==Changelog== | ||
'''v1.0''' | '''v1.0''' | ||
* | * Run it with a Switch capable to run Homebrews or with an emulator. | ||
== External links == | == External links == | ||
* GitHub - https://github.com/Zamacian/Pong-NX | * GitHub - https://github.com/Zamacian/Pong-NX | ||
Revision as of 02:35, 6 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.
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