Recent content by techy
-
T
Java How can I make a circular version of pong in Java?
hi, I have been trying to make a game similar to pong in java. But I do not understand the concept of bouncing of the paddle. the paddle moves around in a circle. Here is the code that I have for the vector class that takes in the position of the paddle as a vector. public class Vector {...- techy
- Thread
- Circular Game
- Replies: 1
- Forum: Programming and Computer Science