Featured - Category Archive


Aug 18
Monday

Classic Pong Source Code Released

Filed under Featured, Programming & Development/Game Development, OpenGL

I finally got around to finish my version of Pong. It isn’t true to the original game, but resembles it somewhat in game play. This isn’t supposed to be a deep game, simply a downloadable game that you can modify in order to learn how to make a simple video game.

How to get started

You simply need to know C++ in order to start!

Codeblocks with SDL support - Check out this post in order to learn how to set up your environment in Windows using CodeBlocks

Download Pong - and get started right away!

So what do I do?

Simply open the project file once you extracted the files.

This will open the project in CodeBlocks. You can run the game by pressing F9. The game is also found under the bin/Release folder as an executable. If you want to give simply the game, just zip up the Release folder and you should be good!

What files to modify?

The only files you need to modify are paddle, ball, and game class to modify the existing game.

To add additional keyboard support, fonts, images, music, and more, refer to the other classes.

Continue…

All entries filed under Featured


  • Installing Yellow Dog Linux on a PS3 (with video)
    3 responses - Posted 07.08.08

    Hello to everyone! As Diego mentioned in an earlier post, I (Andy) will start posting on Talk Binary and after a small crash course on how to post, here is my very first post for everyone to enjoy. This is a quick and easy video tutorial on how to setup Yellow Dog Linux on your [...]

    continue
  • 10 Interesting Articles From this Past Week
    no responses - Posted 06.27.08

    I’ll be sharing with all of you some interesting stories on the internet that I’ve stumbled on or have been referred to other users. Hopefully you’ll enjoy them as much as I do! If you have any suggestions on what else you might want to see, just drop me a line!

    Speed Testing The Latest Web [...]

    continue