Anyone do any sort of game programming?
I've always wanted to get into game programming but it seems very difficult. Where do I learn it and what language is used most often to create games? C++?
Game Programming
Started by Lop, Jul 01 2006 09:00 AM
8 replies to this topic
#1
Posted 01 July 2006 - 09:00 AM
|
|
|
#2
Posted 02 July 2006 - 05:17 AM
Hehe, just created a thread about this in the C++ section.
C++ is definately the most common used language, although it is quite specialist. Have a look at gamedev for useful articles/tutorials.
The problem I had with it, was it took absolutely reams of code to do simple things! I haven't tried a games engine however, I know the majority of those code in VB.
C++ is definately the most common used language, although it is quite specialist. Have a look at gamedev for useful articles/tutorials.
The problem I had with it, was it took absolutely reams of code to do simple things! I haven't tried a games engine however, I know the majority of those code in VB.
#3
Posted 03 July 2006 - 08:02 AM
Game engines are coded in VB? as in Visual Basic?
Isn't Quake and all the big FPS in C++?
Lop, check out gamedev like Dan stated. There are also tons of books for game programming. I suggest getting a book in conjunction with tutorials on the internet. I know there is a whole lot of math involved so I hope you are good at it.
Isn't Quake and all the big FPS in C++?
Lop, check out gamedev like Dan stated. There are also tons of books for game programming. I suggest getting a book in conjunction with tutorials on the internet. I know there is a whole lot of math involved so I hope you are good at it.
Void
#4
Posted 03 July 2006 - 12:57 PM
Void said:
Game engines are coded in VB? as in Visual Basic?
Isn't Quake and all the big FPS in C++?
Lop, check out gamedev like Dan stated. There are also tons of books for game programming. I suggest getting a book in conjunction with tutorials on the internet. I know there is a whole lot of math involved so I hope you are good at it.
Isn't Quake and all the big FPS in C++?
Lop, check out gamedev like Dan stated. There are also tons of books for game programming. I suggest getting a book in conjunction with tutorials on the internet. I know there is a whole lot of math involved so I hope you are good at it.
Sorry, should just specify - Yes all the big games are coded in C++
By game engines, I meant programs such as gamemaker which do work for the developer, and these code in VB.
#5
Guest_Kaabi_*
Posted 03 July 2006 - 04:42 PM
Guest_Kaabi_*
I have gamemaker! I never really got into it though, it was pretty easy to use but I never figured out how to show other people the games (I changed the files into .exe(s) but it still didn't work). I didn't know gamemaker coded in VB, actually, I didn't even have a guess as to what it coded in.
#6
Posted 03 July 2006 - 04:45 PM
I onced used a program called XP RPG Maker, it was pretty fun. Although you could create a game with no programming necessary at all using that program but if you wanted something more complicated there was a tool to write macros and snippets as well.
#7
Posted 03 July 2006 - 04:46 PM
Kaabi said:
I have gamemaker! I never really got into it though, it was pretty easy to use but I never figured out how to show other people the games (I changed the files into .exe(s) but it still didn't work). I didn't know gamemaker coded in VB, actually, I didn't even have a guess as to what it coded in.
Can't really help you there as I haven't used it myself!
I cannot be sure that one codes in VB, but I know the ones I have used before all seem to code in VB...
Does anybody else have experience of using these?
#8
Guest_Kaabi_*
Posted 04 July 2006 - 04:44 AM
Guest_Kaabi_*
With GameMaker, there was a place where you could write your own code for extra control, but I never even went into that section, ha.
#9
Posted 21 July 2006 - 01:22 PM
Quote
The problem I had with it, was it took absolutely reams of code to do simple things!


Sign In
Create Account


Back to top









