How would you program a video game?
Watch
Announcements
Page 1 of 1
Skip to page:
I think game developers/companies use c++.
To develop a game such as need for speed or GTA, would I need to know quite a good standard of degree level mathematics?
I guess its complex.
To develop a game such as need for speed or GTA, would I need to know quite a good standard of degree level mathematics?
I guess its complex.
0
reply
Report
#2
Computer science or maths degree probably. You will probably need to learn a game engine like unity.
0
reply
Report
#3
Depends on the game. Not all games have the same level of physics, and physics isn’t the only programmable aspect of a game. The physics in Minecraft for example will be vastly different from that in GTA.
C++ is a pretty standard language, although you may occasionally see the likes of C# or Java in other cases for smaller games.
And of course you’ll need knowledge on the game engine you’re using. There many out there and some gaming companies have developed their own to suit their own needs. But the Unreal engine is a powerful one you’ll see used and that you yourself can lean (as well as the likes of Unity).
C++ is a pretty standard language, although you may occasionally see the likes of C# or Java in other cases for smaller games.
And of course you’ll need knowledge on the game engine you’re using. There many out there and some gaming companies have developed their own to suit their own needs. But the Unreal engine is a powerful one you’ll see used and that you yourself can lean (as well as the likes of Unity).
1
reply
X
Page 1 of 1
Skip to page:
Quick Reply
Back
to top
to top