Coding for hedgewars
Sun, 2010-03-14 14:08
I would like to try to code something for Hedgewars.
But i have some starting difficulties.
I need a tutorial.
Which tools are the best?
Which files have which source code?
You can see the list of used compiler for the game if you look at the installation instructions for Linux. As for which tools are the best - this is something you have to decide for yourself since most people have different tastes and oppinion what's good and what's not.
Hmm, if I get your question right than just look at the extension of the file and google it. It'll eventually show you in the first couple of search-results what creates it and what you can open it with. Just download the source code of HW and look at all that's in there.
HTML = How To Meet the Ladies
Here is my Unofficial Manual for HW. Hope you like it. Still working on it. Don't worry. Will get it finished...Sometime in the future.
I have two other questions that fit in this topic:
1. Is the source code well documented now?
2. I'm curious about how you guys compile the engine on the IPhone, since Apple wants to banish everything except C, C++ and ObjectiveC if i understood the news right.
http://daringfireball.net/2010/04/iphone_agreement_bans_flash_compiler
As far as I know Qt is available for iPhone. There is also an iPhone-version of FreePascal (HW's engine is written in it). For the rest - no idea but I'm sure things are available for iPhone. HW has nothing to do with Flash. AND it's not Apple who said "no" to an iPhone-version of flash. It's Adobe that stated that.
HTML = How To Meet the Ladies
Here is my Unofficial Manual for HW. Hope you like it. Still working on it. Don't worry. Will get it finished...Sometime in the future.
No offense, but, no. Daring Fireball says, the new official iphone SDK license agreement says something like this:
And by 'intermediary translation' i think of bindings, too. Also this seems to me as if you weren't allowed to use exterior libs like SDL or Qt anymore, only the API provided by Apple.
Or can you develop applications without this SDK?
Anyway, what is about the documentation (comments and so on)?
best regards
Sauer2