More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/switchsdlpongnx.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/switchsdlpongnx.7z?4pp5t0r3 | ||
|website=https://gbatemp.net/threads/switch-sdl-pong.505348/ | |website=https://gbatemp.net/threads/switch-sdl-pong.505348/ | ||
|source=https://github.com/I-EAT-CHEEZE-YO/switch_sdl_pong | |source=https://github.com/I-EAT-CHEEZE-YO/switch_sdl_pong | ||
}} | }} | ||
A basic implementation of pong for the Switch. | A basic implementation of pong for the Switch. |
Latest revision as of 13:17, 10 February 2024
Switch SDL Pong | |
---|---|
General | |
Author | I-EAT-CHEEZE-YO |
Type | Arcade Games |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2018/06/07 |
Links | |
Download | |
Website | |
Source | |
A basic implementation of pong for the Switch.
Created using SDL C++ and libnx.
Installation
Extract the zip the /switch/ folder on the SD card.
Compatibility
Only tested on 5.0.2.
Changelog
v1.0 2018/06/07
- This is the final release.
- Now has scores for player 1 and 2.
- 2 Player support.
- New Splash screen.
- If you find bugs create a new issue and ill try to fix them.
v0.2 2018/05/28
- Added 2 player support.
v0.1 2018/05/26
- Initial release
Credits
Authors:
- Todd Forester - Initial work - I-EAT-CHEEZE-YO.
Thanks to:
- Anyone Making Progress on switch hombrew.
- Anyone who has played this if even for 2 seconds.
- Anyone who is reading this.