Pong-NX Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
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 on the 3DS]. | The game is also available [https://github.com/Zamacian/Pong-3DSX on the 3DS]. | ||
Revision as of 02:21, 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
Screenshots
Changelog
v1.0
- First Release.
External links
- GitHub - https://github.com/Zamacian/Pong-NX