CHAT
PAU

can you make a two player pong but you can move your paddle in any direction

BUDDY

Let's build it! I made a two-player Pong where each paddle can move freely in ALL directions (not just up/down) using WASD for Player 1 and Arrow Keys for Player 2. First to 5 points wins. Try bringing your paddle in to intercept the ball at weird angles!

PAU

can you add powerupps and things you dont want to hit

BUDDY

Ooh nice idea! I added power-ups (green = bigger paddle, yellow lightning = speed boost) that float around and you grab by touching them with your paddle, plus red spiky hazards that shrink your paddle if you hit them. Try to grab the good ones and dodge the spikes!

PAU

Can you add stars wich give you all the power upps but there is only two and ad a bot that you can play

BUDDY

Awesome ideas! I added golden STAR power-ups (only 2 max on screen at a time) that give you BOTH grow AND speed boost at once, and a Bot mode you can toggle — the bot controls Player 2 (red) and chases the ball smartly. Toggle the bot on/off with the button, and try to grab those rare stars before it does!

PAU

can you make it so its like a soccer feild and you can go to the other side and score

BUDDY

Whoa, turning it into soccer-pong is a fun twist! I reworked it so there's no center wall anymore — both paddles can roam the ENTIRE field like a soccer pitch, and I added goals (open nets) on the left and right ends. Now you have to defend your own goal while chasing the ball into the other one. Want me to add goalposts/goal visuals and maybe a bigger ball that acts more like a soccer ball next?

PAU

can you make the ball be more like a soccer ball

BUDDY

Let's give the ball some soccer style! I made it bigger, drew it like a real soccer ball with a white base and black pentagon pattern (rotating as it flies), and added a soft shadow under it plus a little spin trail for extra motion feel. Want me to add sound effects for kicks and goals next?

PAU

the ball should stop and not be constatly moving like an acual soccer ball

BUDDY

Good call — real soccer balls slow down over time instead of zooming forever! I added friction so the ball gradually loses speed, and gave it a gentle minimum speed boost after it's hit so it never fully stops being playable but still feels like it's rolling and slowing down like a real ball. Want me to add a "kick power" meter next, so how hard the ball flies off your paddle depends on how fast YOU were moving when you hit it?

PAU

kick power and make it so you can hit the ball when its on the opponetns side

BUDDY

Great combo idea! Now your paddle speed matters — moving fast when you hit the ball gives it a much stronger kick (you'll see a little "POW!" flash on a strong hit), and I removed the old vx-direction restriction so BOTH players can hit the ball anywhere on the field, even deep in the opponent's side. Want me to add a kick-power meter bar on screen so you can see how hard your next hit will be?

PAU

the ball shouldent go through the paddle

BUDDY

Good catch! The ball could sometimes zip through a paddle if it was moving fast. I fixed the collision so it always lands on the correct side of the paddle it hits (based on which side the ball was coming from) and gets pushed back out properly, instead of tunneling through. Want me to add a kick-power meter bar next so you can see how hard your next hit will be?

CODE
PREVIEW
PICTURES1/50
hsd.png