I actually code for a living so I'm curious to play around with writing stuff on the DS. Anybody know the necessary tools to get started? What language people are using, what kind of OS is on the DS, do I need a BSP (board support package), etc?
you can get all the tools and everything at devkitpro.org . I've been toying around with programming a homebrew game.. but i don't have the time at the moment to do anything like that . also not sure what i would make lol
I've ben thinking of coding something too, but i don't have any time, and I wouldn't know what program/games to do,
I found a tutorial website if anyone is interested, haven't read it all but what I have looks pretty good: http://www.double.co.nz/nintendo_ds/nds_develop1.html
*Skips past WifiME stuff* Gives a good outline to programming, and names a few programs, didn't really mention anything I havn't heard of , but is definetly useful for people looking to start programming for the DS.
thanks for the link. I can definitely use this whenever I get more time. I've taken C++ and Java courses.. as i'm actually going to be a video game designer later in life as well.. so this will give me a headstart
thanks for the links. im also a programmer, heading toward a game dev job. as for a starting project, make an easy one, like touch screen tic-tac-toe
tic tac toe, great idea for a first project I was also thinking of something like minesweeper but since touchscreen only has one "mouse button" i'm not sure how to implement flagging a bomb vs. opening the square using touch.
I only know how to program in Java but I might try DS as it would be pretty cool and give me something to brag about.