• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

Is there a program i could use to make my own homebrew game?

Started by BaseballLegend, November 04, 2006, 03:15:55 PM

Previous topic - Next topic

BaseballLegend

Thunderstrike i would use VGMDS but you cant make a baseball game on it, or any sports game

felix

You pretty much need to learn C/C++. Take a look at PAlib above. They have a pretty good tutorial.
size=8]DS3, FM7, SCmSD1.80/2.60, WRT54GL with Tomato Firmware[/size]

Perseid

Felix is right. I don't know why people are talking about hex editors and whatnot. There's really no choice but to learn to program C/C++ using one of the NDS development libraries. That being said PAlib is very well-made and programming for the DS is easy compared to most other systems.