4

I am currently interested in game developing. I know a little bit of C# and I am pretty fluent in Java and VB.NET. My friend told me the UDK is the best free game development software out there. I downloaded it and played around with it for a while.

Then, I began looking around for tutorials. I tried this one, but the tutor was very fast and most of the stuff I couldn't get. The documentation and tutorial videos that udk.com presents are not much helpful because they expect you to have some previous background knowledge on game development.

So, what are some good UDK tutorials for the ABSOLUTE beginner. Keep in mind I know absolutely nothing about game developing except hitting the play button and moving around the environment.

Thanks in advance!

skaffman
  • 398,947
  • 96
  • 818
  • 769
Griffin
  • 710
  • 2
  • 15
  • 29

4 Answers4

4

I've had a look at these and they seem to be pretty good: thenewboston

Steve
  • 566
  • 4
  • 9
2

Try these: 1 , 2 , 3 , 4.

Tejas Patil
  • 6,149
  • 1
  • 23
  • 38
  • 1
    1: Meh. 2: That's for the game 3: That's for people who know what they're doing 4: Meh. I'll see if anybody has anything better. Thanks! – Griffin Jan 15 '12 at 19:57
  • Unfortunately Link #1 does not seem to be working with a MediaWiki exception – Joe the Person Jul 28 '13 at 04:32
  • @JoethePerson you are right. The entire site http://udkc.info/ seems to be down. It was working a year back when the answer above was posted. – Tejas Patil Jul 28 '13 at 07:42
2

I am hoping that you are looking for some video tutorials on udk, then you should watch the videos provided by 3dbuzz on this page.

http://udn.epicgames.com/Three/VideoTutorials.html

On top of that you may find a lot of good stuff here too

http://udn.epicgames.com/Three/WebHome.html

And as this is a site for developers, I think you may want to check out the Tutorials for unreal script by Allar

http://allarsblog.com/unreal-tutorials/

I think this is enough to get u started. I hope that it helps.

Robin
  • 10,011
  • 5
  • 49
  • 75
0

Following is a very good book to learn unreal scripting

Unreal Development Kit Game Programming with UnrealScript: Beginner's Guide

Janaka
  • 2,505
  • 4
  • 33
  • 57