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

https://github.com/joojscript/pong

The classic Pong Game made in Java! ☕
https://github.com/joojscript/pong

Last synced: 9 months ago
JSON representation

The classic Pong Game made in Java! ☕

Awesome Lists containing this project

README

          


☕ JavaPong 🏓



Just a simple version of the golden classic! I made this in Java while first started learning the language.

### How to play it?

With Java already installed (JRE or JDK), clone the repo, compile, and run the Game.java file.
I higly recommend using Eclipse IDE to run this.