Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jmjava444/BlipBlopGame

Repository files navigation

Pong

The classic computerized table tennis game!

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

This 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.

How to Run

In the releases section you'll find a .zip folder for most desktop OSes. Download the .zip, extract it wherever you want to keep it on your computer and then run the executable file (whichever one for your respective OS).

Screenshots