https://github.com/jbris/ping-pong-java
Ping Pong game written in Java. Created as a first year CS student.
https://github.com/jbris/ping-pong-java
Last synced: about 1 year ago
JSON representation
Ping Pong game written in Java. Created as a first year CS student.
- Host: GitHub
- URL: https://github.com/jbris/ping-pong-java
- Owner: JBris
- License: mit
- Created: 2019-03-01T07:47:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T08:33:10.000Z (over 7 years ago)
- Last Synced: 2025-03-02T03:26:43.444Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 11.3 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ping Pong #
A Ping Pong game written in Java.
Supports single player, multiplayer, and demo mode. Offers multiple difficulty levels.
## Controls ##
Player 1 Up - W
Player 1 Down - S
Player 2 Up - Up Arrow
Player 2 Down - Down Arrow
Pause - P
Confirm - Enter
Exit/Back - Esc