Skip to content

warren147/Pong

Repository files navigation

Pong

Created Spring 2022
This is a Pong game with two players. The ball will speed up after making contact with the paddles. Player 0 (left side/blue) will use the "W" key and "S" key, and player 1 (right side/red) will use the "up" and "down" arrow keys to move the paddle up and down.

Table of contents

Prerequisites

Make sure you have the latest version of Java SE
Download Java SE here

Executing Program

Download the code to your local device. Then, run the "PongGame.class" file to open the game.

Inspiration

I wanted to create a game from scratch using Java GUI, and the reason why I chose pong is because this game used to be my favorite childhood computer game.

Future Development

Adding one-player game mode(player vs. computer), more adjustable and customizable features(paddle size, ball size, colors, etc.), cross-device game(Online PVP)

Contact

This project was created by Warren Chang - Feel free to contact me if you have any questions :)

About

Pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages