More actions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|source=https://github.com/Zamacian/Pong-NX | |source=https://github.com/Zamacian/Pong-NX | ||
|donation= | |donation= | ||
}} | }} | ||
Pong-NX is a simple Nintendo Switch version of the classic game Pong, developed by user Zamacian. The game is written in C++ and uses the Simple DirectMedia Layer (SDL2) library for rendering graphics and handling user input. | Pong-NX is a simple Nintendo Switch version of the classic game Pong, developed by user Zamacian. The game is written in C++ and uses the Simple DirectMedia Layer (SDL2) library for rendering graphics and handling user input. | ||
The | The game is also available [https://github.com/Zamacian/Pong-3DSX on the 3DS]. | ||
==Controls== | ==Controls== | ||
D-Pad Up/Down - Move the left paddle | |||
X/B - Move the right paddle | |||
==Screenshots== | ==Screenshots== | ||
Line 33: | Line 28: | ||
==Changelog== | ==Changelog== | ||
''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Zamacian/Pong-NX |
Revision as of 02:21, 6 Haziran 2023
Pong-NX | |
---|---|
General | |
Author | Zamacian |
Type | Arcade Games |
Version | 1.0 |
License | Mixed |
Last Updated | 2023/05/25 |
Links | |
Download | |
Website | |
Source | |
Pong-NX is a simple Nintendo Switch version of the classic game Pong, developed by user Zamacian. The game is written in C++ and uses the Simple DirectMedia Layer (SDL2) library for rendering graphics and handling user input.
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