-
Notifications
You must be signed in to change notification settings - Fork 35
Home
capz edited this page Dec 11, 2014
·
13 revisions
This document will explain how to develop homebrew (applications / games) for Nintendo 3DS, 2DS and New 3DS in detail.
We will write them in C/C++, with ctrulib's help, and play them with Ninjhax and hbmenu.
Basic notions of programming are required, even if they come from another language (Java, PHP, JS, ...).
If you're not so familiar with programming, you can take a look at this great C course for the basics: Cprogramming.
Note that the 3DS homebrew scene is very young, and many things are unfinished, or not yet supported. (see the limitations page).
But we're here to make it as simple as possible!
Happy coding!