Do I need to be very good at maths to work as a game programmer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Do I need to be very good at maths to work as a game programmer?

9th Feb 2017, 11:10 PM
XDMarendaXD
XDMarendaXD - avatar
37 Answers
+ 17
No. Not unless the game has algorithms (like player stats). It kinda depends on the game though.
9th Feb 2017, 11:20 PM
Ahri Fox
Ahri Fox - avatar
+ 11
math is important. I say yes
9th Feb 2017, 11:15 PM
LordHill
LordHill - avatar
+ 7
2d not so much some algebra for collision detection trigonometry for better collision detection and position angle movement, mostly graphing x,y stuff basic math for counting scores or stats in type or object. 3d is supper math dependint. trigonometry for position field of view collision and algebra for collision basic for same as 2d geometry for environment development or any physical you see in the game and calculus for algrythms for artificial intelligence senario sencing and like if statement but I call them senario conditions or event statements that have a ton of logic to make a whole orcastra slue to make some thing happen and shift threw them as an independent developer most math is some trigonometry some geometry mostly algbra mostly graphing and basic math definitely, may run into statistic mathematics as well sorta gimp ai be made out of that. hope that helps
12th Feb 2017, 6:05 AM
Ryan Shorter
Ryan Shorter - avatar
+ 7
I think, if you understood the logic behind the language, everything is OK ;)
12th Feb 2017, 1:38 PM
devbyemil
devbyemil - avatar
+ 6
math is everywhere, you need it
9th Feb 2017, 11:50 PM
Artjola Meli
Artjola Meli - avatar
+ 5
No, you need a lot of lasagna
13th Feb 2017, 11:58 AM
Garfield
Garfield - avatar
+ 3
you need math, it's important if you're making code/program. but you weak in math ? you not lonely, there is many programers weak in math at first, but their keep trying and never give up
10th Feb 2017, 1:04 AM
Gus Erbi
Gus Erbi - avatar
+ 3
you only need to have a creative mind. use calculator for the rest
12th Feb 2017, 5:31 AM
Daniel Fernandes
Daniel Fernandes - avatar
+ 3
no to become a good game programmer it's is not required to good at maths.best of luck for your game programmer carrier.
12th Feb 2017, 12:56 PM
sameer sahu
sameer sahu - avatar
+ 2
Ahri is right, not every game is going to require being good at math, but even simple games require math. you don't have to be a mathematician, but the more math you understand the better off you will be
9th Feb 2017, 11:32 PM
LordHill
LordHill - avatar
+ 2
Thanks guys 😉
9th Feb 2017, 11:52 PM
XDMarendaXD
XDMarendaXD - avatar
+ 2
Logic =/= math, and u need the first one, math is pure logic, so if u know logic u don't need math.
10th Feb 2017, 4:01 AM
SIMOMEGA
SIMOMEGA - avatar
+ 2
also some game engines do lot of havey lifting to be honest if you plan on line drawing every line in code to make any physical part of your game in 3d like walls mountain holding a gun or sword beer can ect. then yes what you do is wire frame with geometry and lock in skins for the wire areas to fill note gyomtry is the wire frame
12th Feb 2017, 6:15 AM
Ryan Shorter
Ryan Shorter - avatar
+ 2
@HackingGirl sums it up nicely. by "good at maths," it's more important for anything related to programming that you have understanding of concepts. the number crunching can be done easily using machines.
12th Feb 2017, 9:09 AM
Nathan Algren
+ 1
up to high school math will do
10th Feb 2017, 1:04 AM
Abishek Bashyal
Abishek Bashyal - avatar
+ 1
In my opinion it's less physical math and more about formulas using your variables. Rather than working with physical math on your own you're letting the computer do most of that while you come up with the forum/algorithm for it. That's really as bad as it gets I feel.
12th Feb 2017, 7:10 AM
Scarlet Red
Scarlet Red - avatar
+ 1
if your game has 3D graphics, I'd say some knowledge of 3D coordinate geometry and linear algebra (especially transforms) might help
12th Feb 2017, 9:08 AM
Nathan Algren
+ 1
So the conclusion is this : 1. I need to practice maths but only right topics like 3D geometry and boolean maths etc 2. Being a good mathematician and a good programer are 2 different worlds And I want to thank you for all the advices given to me 😉 GL to you all
12th Feb 2017, 4:50 PM
XDMarendaXD
XDMarendaXD - avatar
+ 1
100% yes. If you wantto do the core of the game you will need to know lot's of math and physics if used.
13th Feb 2017, 2:21 AM
EgorL
+ 1
Maths is very very very important. It is the language of Universe. It will allow you to be independent of platforms
15th Feb 2017, 11:41 AM
Santosh Mainali
Santosh Mainali - avatar