More actions
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
* GitHub - https://github.com/I-EAT-CHEEZE-YO/switch_sdl_pong | * GitHub - https://github.com/I-EAT-CHEEZE-YO/switch_sdl_pong | ||
* GBAtemp - https://gbatemp.net/threads/switch-sdl-pong.505348/ | * GBAtemp - https://gbatemp.net/threads/switch-sdl-pong.505348/ | ||
* ForTheUsers - https://apps.fortheusers.org/switch/sdl_pong |
Revision as of 02:29, 10 Mayıs 2023
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
Place the zip the /switch/ folder on the SD card.
Compatibility
Only tested by me and confirmed working 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.