mrchimp
Newbie
- Joined
- Jul 19, 2003
- Messages
- 1,928
- Reaction score
- 0
As a bit of practice I decided to make a pong game in a graphics API called allegro I found in dev-c++'s packages. It's the first program I'v done that isn't command line based, although it's by no means the most complex.
It's not finnished yet, I plan on adding some sound and an AI that predicts where the ball is going to hit instead of just following it. I might even make it follow a couple of proggraming standards :upstare:
Tell you me what you think... or atleast have some kind of discusion, this forum is half dead compared to the other editing one's.
BTW allegro is great for noobs: http://www.talula.demon.co.uk/allegro/index.html
You don't have to deal with windows atall unless you want to, it does it all for you. If there's anyone who wants to make a small game but doesn't have the skill to use OGL or DX then this is a good alternative. Although the examples and some of the documentation is out of date.
The source code is inside the zip along with the exe.
http://homepage.ntlworld.com/j.palethorpe/pong.zip
I did try posting the code directly onto the page but it was too long. It would be helpfull if a mod posted it :thumbs:
It's not finnished yet, I plan on adding some sound and an AI that predicts where the ball is going to hit instead of just following it. I might even make it follow a couple of proggraming standards :upstare:
Tell you me what you think... or atleast have some kind of discusion, this forum is half dead compared to the other editing one's.
BTW allegro is great for noobs: http://www.talula.demon.co.uk/allegro/index.html
You don't have to deal with windows atall unless you want to, it does it all for you. If there's anyone who wants to make a small game but doesn't have the skill to use OGL or DX then this is a good alternative. Although the examples and some of the documentation is out of date.
The source code is inside the zip along with the exe.
http://homepage.ntlworld.com/j.palethorpe/pong.zip
I did try posting the code directly onto the page but it was too long. It would be helpfull if a mod posted it :thumbs: