- Joined
- May 29, 2016
- Messages
- 1,515
- Trophies
- 0
- Age
- 28
- Location
- Madrid
- Website
- manuelrodriguezmatesanz.com
- XP
- 2,602
- Country
Hey! Today I was challenged to create a game in less than an hour with my template and here is the result: ARKANOID NX
It is a modified version of this quick tutorial but this time with SDL2 and for Nintendo Switch.
Screenshots:
This is more a PoC as it has just one level but hey, it works. It is totally open-source if anyone wants to improve it.
How to play:
What does this have:
Downloads:
- Source Code: https://github.com/Manurocker95/ArkanoidNX
- Binaries/Releases: https://github.com/Manurocker95/ArkanoidNX/releases
Credits:
It is a modified version of this quick tutorial but this time with SDL2 and for Nintendo Switch.
Screenshots:


This is more a PoC as it has just one level but hey, it works. It is totally open-source if anyone wants to improve it.
How to play:
- Left / Right to move the paddle
- Touch the screen to move the paddle to that X point
- Plus to exit
What does this have:
- Splash screen, title screen and game screen
- Music and SFX
- Images rendered with SDL2
- Settings and game data saved in a JSON in switch/manurocker95/ArkanoidNX/data.sav
- Multilanguage support (just Spanish and English for now)
- Open source code
Downloads:
- Source Code: https://github.com/Manurocker95/ArkanoidNX
- Binaries/Releases: https://github.com/Manurocker95/ArkanoidNX/releases
Credits:
Last edited by Manurocker95,