Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - radz

Pages: 1
1
Ask a Question / Re: PONG game problem
« on: October 01, 2016, 07:30:47 am »
up

2
Ask a Question / Re: PONG game problem
« on: September 30, 2016, 12:52:02 pm »
which one is correct p1 or p2?and how to make that only paddle shot the ball get this effect

3
Ask a Question / Re: PONG game problem
« on: September 30, 2016, 12:30:28 pm »
it is correct?

4
Ask a Question / Re: PONG game problem
« on: September 30, 2016, 11:56:11 am »
thank you bhoopalan now i can do like what i want.1 more question how to make a power up ,
•   Special powerup (god speed)
o   If a player shoots a power up their paddle speed will increase for 3 sec

5
Ask a Question / Re: PONG game problem
« on: September 30, 2016, 11:32:53 am »
im still don understand.can you show me example the code

6
Ask a Question / Re: PONG game problem
« on: September 30, 2016, 11:12:17 am »
Yup attribute

7
Ask a Question / Re: PONG game problem
« on: September 30, 2016, 08:56:38 am »
help me anyone.thank you

8
Ask a Question / Re: PONG game problem
« on: September 30, 2016, 01:41:16 am »
this is my score code

9
Ask a Question / Re: PONG game problem
« on: September 29, 2016, 09:37:13 am »
plz help me someone

10
Ask a Question / Re: PONG game problem
« on: September 29, 2016, 07:27:39 am »
i already make paddle slow every 8 sec but idk how to reset it  when someone scores a point.

11
Ask a Question / Re: PONG game problem
« on: September 29, 2016, 02:08:56 am »
Dragon pong
Players fight for points by getting the dragon egg pass their opponent’s side. A player can shoot dragon egg hit. the speed of dragon egg will increase. First to 20 points win.

Player Action(s)
•   Shoot
o   When fire hit dragon egg.the speed will increase.

Game Object(s)
•   Special powerup (god speed)
o   If a player shoots a power up with ball/dragon egg their paddle speed will increase.

Gameplay Rule(s)
•   paddle speed become slower over time
o   Every 8sec the paddle speed will slower. This effect resets when someone scores a point.

Controls
P1
w=going up
s=going down
d=fire

P2
up=going up
down=going down
left=fire

12
Ask a Question / Re: PONG game problem
« on: September 28, 2016, 01:43:48 pm »
I already use attribute for Boolean,but i still not understand how to use for power up.Can you show me example code for that

13
Ask a Question / PONG game problem
« on: September 28, 2016, 10:01:09 am »
1.how to make a powerup that when the ball hit from the last paddle and then hit the powerup, that person gets a powerup. I couldn't find a way to make this.If a player shoots a power up their paddle speed will increase.

2.Every 8sec the paddle speed will slower. This effect resets when someone scores a point.
can someone teach me how to do this...

Pages: 1