Advertisement

German Tutorial

Started by March 22, 2009 06:13 AM
0 comments, last by WitchLord 15 years, 8 months ago
http://code.google.com/p/angelwing/downloads/detail?name=asTutorials.zip&can=2&q= I have written a German AngelScript Tutorial. Many stuff is just a translation of the existing manual, some stuff is new. includes currently 1 example but is subject to be changed. :D Feedbacks and Corrections are highly appreciated. regards Nico
If you say "pls", because it is shorter than "please", I will say "no", because it is shorter than "yes"
http://nightlight2d.de/
Hi Nico,

I'm glad to see more tutorials showing up. I've added a link to this on the AngelScript wiki (next to the AngelWing link).

Too bad my german is not what it used to be, or I would have read it.

Even so, I have a few suggestions:

1. Remove the asTutorials.suo and asTutorials.ncb files from the archive. These are generated by Visual Studio and are not needed in the distribution. You'll decrease the file size quite a bit by removing them.

2. Remove the bin\AS_DEBUG\ folder. Obviously you ran your program using a version of AngelScript that had been compiled with AS_DEBUG turned on. Perhaps you need to recompile the angelscript.dll?

3. Remove the HelloWorld\HelloWorld.vcproj.DRAGONPC.GentnerD.user file. This too is generated by Visual Studio and holds your local user settings.

4. Perhaps provide an online version of the tutorial in HTML format? It would be easier for search engines to find it then.


Regards,
Andreas

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement