pong game

hello
what do I need to make a pong game?
I have make the platform make it black and place the camera perfect
and I make modify a FPSwalker script to move so its working and I have made a ball and a cube for the AI.
what shod I do whiv the ball,AI and the goal count.
how can I make those script (im kinda new) I know some about Java script.
//Txzzo

a pong game can look like this: http://www.play.vg/games/130-Flash%20Pong.html

I’m not sure if there are any Pong example projects for Unity.

This is really too big a question to answer in a forum post. However, I would recommend you break the implementation down into separate tasks and tackle them one by one. For example, you could start with the code to move the paddles, then move the ball, etc. If you make an attempt to solve these problems and then ask for help when you get stuck, it will be much easier for the community to help you out.

ok I beguin whiv the pales.