Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)