Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/authman2/pong
A basic recreation of the game "Pong" created by Adeola Uthman.
https://github.com/authman2/pong
Last synced: about 2 months ago
JSON representation
A basic recreation of the game "Pong" created by Adeola Uthman.
- Host: GitHub
- URL: https://github.com/authman2/pong
- Owner: Authman2
- Created: 2016-03-26T22:36:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T01:54:33.000Z (over 8 years ago)
- Last Synced: 2024-10-18T21:58:28.692Z (2 months ago)
- Language: Java
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong
A basic recreation of the game "Pong" created by Adeola Uthman. Created as a project for my computer science class. To play the game, simply download and run the .jar file.- Year: 2016
- Language: Java
- Programmer: Adeola Uthman#
- Controls:
- Player 1: Up and Down arrow keys.
- Player 2: W and S keys.
- "E": Easy Mode (slow)
- "M": Medium Mode (medium)
- "H": Hard Mode (fast)