So as you may already know, the 3DS web browser have a built-in hidden game of Breakout, but did you know that this is just a little Javascript game?
It's located into the Web Browser app, precisely at this path:
and because it uses the touchscreen of the console too it works for mobile users!
Here's an image with the game running on my 2DS XL and my PC (srry for the bad quality) :
It's located into the Web Browser app, precisely at this path:
the input handler in the script uses the gamepad API of the 3DS (called "navigator.webkitGetGamepads()") so i had to rewrite it to use the keyboard on PCromfs:/browser/page/e.js
and because it uses the touchscreen of the console too it works for mobile users!
Here's an image with the game running on my 2DS XL and my PC (srry for the bad quality) :








