very simple pong clone

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
psychophoniac
Posts: 101
Joined: Wed Dec 03, 2008 5:33 pm
Location: ger

very simple pong clone

Post by psychophoniac »

hi,
found a very old project of mine on my computer, its a pong clone.
i stopped developing it on some time, so you may find some bugs, but maybe it contains some usefull code for someone.
the archieve contains 2 folders, one contains the media, you have to put it into your irrlicht / media folder, the other one contains the sourceCode and a code::Blocks project file.
theres a #define on the begin of the sourcecode, if you want to play against a "NPC" (its so simple you almost can't call it like that ^^) leave the define, if you don't want to, comment it out (you dont need to change source anymore.).
controls are W and S for up and down and D for shoot for 1st player and I and K for up and down and L for shoot for 2nd player.

its not for presenting my work, i just thought that some people (beginners ;) ) here might find some usable code in there, as it solves some problems i always had with this pong game ( it was my first game and i tried 3 times coding it and at least only the 3rd one (this one) worked a BIT :P ).

link:
http://www.mediafire.com/download.php?owyyyxjwogq

somehow i can't take screenshots right now, must be something wrong with my graphics card. maybe i'll add them later, if i get it fixed this evening.

EDIT:
reupload on mediafire.
Last edited by psychophoniac on Thu Aug 06, 2009 3:32 pm, edited 2 times in total.
i love skateboarding!
GameDude
Posts: 498
Joined: Thu May 24, 2007 12:24 am

Post by GameDude »

Thanks, I'm not really a beginner, but its always nice to see how others have coded things, and how they went about to coding it. Its also good for beginners, as it gives them an idea of what to do.
fennec
Posts: 55
Joined: Fri Oct 10, 2008 7:23 am

Post by fennec »

Exceeded Rapidshare download limit (10).
psychophoniac
Posts: 101
Joined: Wed Dec 03, 2008 5:33 pm
Location: ger

Post by psychophoniac »

oh ok, i'll upload it the next days again somewhere else (anyone got a good adress?)
i've been busy the last 2 weeks, so i havent checked it, sorry for that.
i love skateboarding!
Lil Margin
Posts: 212
Joined: Sun Jul 19, 2009 4:24 am
Location: Netherlands Antilles, Curacao

Post by Lil Margin »

try this uploader http://www.mediafire.com/
its a good one
Post Reply