This is a version of the popular game Pong, created in Java by Nishant Dash. This his very first project. It uses Java's AWT and Swing libraries to implement the graphics.
There are a few known issues:
- Ball position and speed do not scale properly with resizing of window and therefore can get lost off screen or change relative speed.
- Game does not appear to start unless the window is resized