Computer Science Canada Paddle Ball Game |
Author: | Michael516 [ Wed Mar 12, 2008 9:21 pm ] |
Post subject: | Paddle Ball Game |
this is my first game, it is simliar to pong. it is for two players, player 1 uses the arrow keys and player 2 uses the mouse. first one to ten points wins. |
Author: | A.J [ Thu Mar 13, 2008 11:11 am ] |
Post subject: | Re: Paddle Ball Game |
good game! good clean coding! well done! But make sure you look at the finer detail, like: - your paddles should stay in the screen. just make sure you add some parameters so that it doesn't go out of the screen. - if the ball is missed by a player, make sure that it doesn't rebound of this screen and instead, you should indicate the point gained Other that that it looks good ![]() |
Author: | Doug101 [ Tue Apr 01, 2008 8:05 am ] |
Post subject: | Re: Paddle Ball Game |
good game but lots of people have made these but all in all good game. |
Author: | Michael516 [ Tue Apr 01, 2008 8:09 am ] |
Post subject: | Re: Paddle Ball Game |
have you started yours yet doug? it is going to be due soon. I have edited my old on, it now plays music. |
Author: | Doug101 [ Tue Apr 01, 2008 8:11 am ] |
Post subject: | Re: Paddle Ball Game |
its not for a bit first the rest of the class has to catch up and we have to hand in other excersises first. |
Author: | repsoccer16 [ Wed Apr 02, 2008 8:12 am ] |
Post subject: | Re: Paddle Ball Game |
good game michael. |