Non programmer

Posted By: Tinnysp1n

Non programmer - 02/28/07 03:56

Hey. I have never done any kind of coding whatsoever and i was just wondering how difficult it would be to learn just enough to be able to create an online first person deathmatch game. 3DGS seems to be popping up everywhere with these engines that dont require any programming, but after looking into it, it seems it does actually require programing knowledge to make anything at all. I have all the other skills down, modeling, level design, texture design, animation etc. The only thing that holds me back is not knowing a thing about programming. I have always assumed learning to code in order to create a half decent game would take years which is what has put me off so far:P Any info would be nice, cheers!
Posted By: FoxHound

Re: Non programmer - 02/28/07 04:12

If you put daily effort into it and looked at the right tutorials then you could have something like this in about 6 months to a year. Again, you need to put a lot of effort into this, keep trying and trying.

A FPS is pretty easy to set up and I could have all of that done in about an hour. Setting up AI is a lot harder though, but there are tuts on how to work this and there is an AI pack already out that could handle this. If you want to skip that and do only MP, then it would be just as hard, again though there are lots of tuts on this as well.

My advice is to hit every tutorial that you can find for about 3 months. Daily work, then start on your game and give a few months to have something. In the end you get out what you put in.
Posted By: khanoftruth

Re: Non programmer - 02/28/07 21:18

All published games that come to mind need coding. It is essential to learn C-script if you are using 3DGS, and important to understand C++ either way.

Having said that, it is challenging to create an online game. It takes a lot of time and work (but that never stopped me as a new person).

For FPS tutorials, there is a big 4-part one in the Acknex Unlimited site.

For Multiplayer tutorials, the only way to go is Locoweeds (he is one of two tutorials). Can be also found on Acknex Unlimited.

Any more questions...
© 2024 lite-C Forums