I am but a mere high schooler doing a math project on game designing. I would like to know what math is need to create a game and what is it used for. Thanks in advance! 
it’s possible to use any math in programming.
um what I mean is how would you use math in it. Like algebra how is that used in game programming is it used to make the charcters?
Either you might use it to decide where to draw things on the screen, being basic algebra, or more complicated math to handle the physics of the world you’ve created.