Gaming process

I want to know how can i make a vedio game.... i have searched enough but cant find the way through which i can make a game.... i jst wanna know the process,tools, starting points.... what thing i need? ho can i amke a game by using graphics? what things i need to do... i know coding but c++ but how can i apply it on gaming zone...
For 2D games:

You can check out the SFML library: http://www.sfml-dev.org/
Or the SDL library: https://www.libsdl.org/

I am currently using SFML and it is pretty easy to use. I haven't done 3D games but I think you can use the Source engine.
Topic archived. No new replies allowed.