Switch SDL Pong: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 21: | Line 21: | ||
==Compatibility== | ==Compatibility== | ||
Only tested | Only tested on 5.0.2. | ||
==Changelog== | ==Changelog== | ||
Revision as of 06:33, 23 May 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
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.