A breakout clone for the 3DS utilizing the volume slider.
2025-08-07 00:20:22 +02:00
source Adjust gradient to be more like original breakout 2025-08-06 14:29:38 -07:00
.gitignore Add initial code and devkitPro Makefile 2025-08-01 17:23:27 -07:00
LICENSE Initial commit 2025-08-01 17:23:26 -07:00
Makefile Add metadata to Makefile 2025-08-02 16:28:05 -07:00
README.md Add newline 2025-08-07 00:20:22 +02:00

volume-breakout

Athena Award Badge

A breakout clone for the 3DS utilizing the volume slider.

Why was this made?

Primarily out of the surprise no one had tried this yet; it seemed like a somewhat obvious idea. (Plus, it served as a good excuse to learn Citro2D))

What tools were used for this project?

Citro2D, libctru, and devkitARM.

This seems like your first 3DS project, did you learn anything in this experience?

Mainly just the specifics of using the 3DS side of devkitPro's utilities, and some basics of using Citro2D.