It's fine, I expected n00b replies anyway. Not intentionally of course.
About coding,
my dad got me a 'Game Programming' book when I was like, 8 years old. It was actually a kit, included 'Game programming in 21 days'.
I never fuckin figured it out. To this day I have bought 10 different programming books, that have involved Python, Perl, C, and C++.
I still don't understand a damn thing, trust me I've tried.
I simply posted this topic to offer discussion, and to see if it could be done. At the same time I was researching how much code had already been ported to the linux architecture.
Most people that I know who can program, have told me that it's one of those things you have to learn in a class first. It's one thing to read a book after you already know ANOTHER language, but you really need a teacher to show you how programming works, how a computer thinks, and how all those loops and functions work.
I apologize that I'm not smart enough for the rest of you
Edit: BTW, the book, I found the first book I attempted to learn with,
http://www.amazon.co.uk/exec/obidos/ASIN/0...6217289-5470260
Date: 1994 .... oh wow, that was 11 years ago! I guess that means I was 9 or 10 at the time.
I also wanted to note that everything in any free tutorial on C++ alone would not nearly be enough to port a game like shadow warrior. I'm pretty sure I'd have to learn about all those libraries like SDL, how all that stuff works. Programming framebuffers, not to mention learning how GCC works, how Linux works below the hood (got just a tad of experience there) nonetheless, that link wouldn't really help even if I were to read it cover to cover, but thank you.