I’m releasing a preview of my Pong game. This is simply the first release, the second release should be the final. So far it took me about an hour to create. Not bad eh? You too will soon be able to make games like these so stick around so you can also be proficient in Talking Binary!
For now the velocity of the ball is constant. I plan on changing that on my second release so its possible to beat the computer.
This was created using CodeBlocks and an OpenGL/SDL package from a friend of mine. So, soon once I believe the code is user friendly, I’ll release it so anyone can learn and create your own game! Don’t worry, it isn’t difficult. You use C++ and OpenGL/SDL handle all the graphics for you.
Download and comment on the game here.
Controls: You move up and down with W and S.