Code::Blocks Forums

User forums => Help => Topic started by: Coga19000 on January 03, 2012, 08:15:43 pm

Title: NDS 2
Post by: Coga19000 on January 03, 2012, 08:15:43 pm
I'm sorry about double topic, but I really need to explain what you found. First, it seems that what you searched (I know, because I searched it too) was getting you into ROM downloads, not into what I am trying. What I'm trying is to create some new stages in order to learn about this type of programming. Also, if you are so downright (I'm not English, sorry if it is the wrong word) about the copyright of a game, could you please find me a game I can legally edit?
Title: Re: NDS 2
Post by: stahta01 on January 03, 2012, 08:37:19 pm
Please ask an Question related to using Code::Blocks.
If you keep asking questions about topics other than Code::Blocks, you are likely to be banned from this forum.

Tim S.
Title: Re: NDS 2
Post by: Coga19000 on January 03, 2012, 08:44:48 pm
Yeah, sorry.
Title: Re: NDS 2
Post by: Alpha on January 03, 2012, 11:33:14 pm
[...]
could you please find me a game I can legally edit?
Here is a list of open-source video games (http://en.wikipedia.org/wiki/List_of_open-source_video_games), any of which (normally) would be fine to modify (or even contribute to).  If it is C++ you are trying to learn, an example of one game that is in active development is Warzone (http://www.wz2100.net/).

Please note that any questions relating to how to build/work-with those program's source code belongs in their forums (not here, unless it is specifically Code::Blocks related - like how to set up the *.cbp).
Title: Re: NDS 2
Post by: MortenMacFly on January 04, 2012, 07:32:17 am
could you please find me a game I can legally edit?
Take hands on the ByoGames plugin of Code::Blocks. If you come up with another entry (i.e. a MineSweeper clone) that would be fine. ;-)
Title: Re: NDS 2
Post by: Coga19000 on January 04, 2012, 10:32:09 am
Thanks people! Now I can have a taste of how game programming is. And no, I'm not working specifically with C++ files, I'm going to use whatever type I need.