Hi Trixer, you are welcome in the Game Editor community
what are the depedencys needed to run the programs in linux?
The Game Editor and the games created for Linux should run without additional libraries
Is there network code yet? if not when?
No network support, yet. There is no release date for this.
where can i find a manual nice tuturials or what ever for the scripting lang it uses
You can read the documentation (
http://game-editor.com/docs/index.html) and the MoonDefender tutorial (
http://game-editor.com/tutorials/moonde ... l_eng.html)
Read and make the mini tutorials in Game Editor tutorial directory.
The C is a Game Editor script language. Is a lot of resources to learn C:
http://www.lysator.liu.se/c/bwk-tutor.html
http://www.physics.drexel.edu/courses/C ... orial.html
But, you don't need to learn C deeply. Only syntax and functions things are a good start.