Hey guys,
So I want to begin programming games, I've been using C/C++ for around a year and I think I'm fluent enough to give programming games a try.
Don't worry, I realise I'm likely to be starting off with pong ;) The part I need help with is how to get to that stage. I think I need a program to run alongside my compiler to actually have the window in which to run the game? How do I go from there to creating my own version of pong?
If anyone can give me advice or suggest books, tutorials, anything that would be amazing
ps. I'm on OSX, currently using Xcode