/Pongs

Pongs is a simple game where you can move your paddle using the WASD and arrow keys to hit the ball to the other side. If the ball goes past your side of the screen, the other person gets a point.

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Pongs

About the game

Pongs is a simple game where you can move your paddle using the WASD and arrow keys to hit the ball to the other side. If the ball goes past your side of the screen, the other person gets a point.

Application Image

The game goes on forever and keeps track of your score. There are also customizable settings such as…

Application Image

  • Ball Speed - Changes the speed at which the ball moves
  • Ball Size - Changes the size of the ball
  • Paddle Speed - Changes the speed at which the paddles move
  • Paddle Size - Changes the size of the paddles
  • Rounds to Win - The amount of wins a player needs to win the game

There are also pause and restart buttons which either pause the game until clicked again or restart the game respectively.

Application Image

This project is using the MIT license, or Permissive open-source license. This means that this project can be used, modified, and distributed by others with credit to the creator.