More actions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
A simple Nintendo Switch version of Pong . It was made using SDL2 and written in C++ . | |||
The | The game is also available on the [[Pong-3DSX|3DS]]. | ||
==Installation== | |||
Place the .nro to the /switch/ folder on the SD card. | |||
==Controls== | ==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== | ==Screenshots== | ||
Line 33: | Line 33: | ||
==Changelog== | ==Changelog== | ||
''' | '''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 |
Latest revision as of 12:45, 23 Haziran 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