I’m always on the lookout for building something fun and learning new things, so I recreated Pong, the universal classic video game. It was made using the LibGDX framework, and that helped spin up the game really fast. Just unlimited PONG! This was a learning experience that provided me with the understanding of game development.
Gameplay
The game is designed for two players sitting at the same computer. Use the A and D keys to control the paddle up top, and ← and → arrow keys to control the paddle on the bottom.
Play Online
Screenshots



Free Download
If you prefer to download an executable to play on desktop, releases for this game are updated on my GitHub profile here⇗
One thought on “Pong-like Game”
Nice! Maybe you could add a computer to play against next time?