Pong

...

Pong.

This is a Pong game created with C++ in SFML. Its a simple multiplayer game where player 1 can use W and S to control the pong bat for the left side, and Arrow Key Up and Down for the Pong bat on the right. the target to earn a point. When a score is hit, The Game is Over.

Github code is provided below. Please do have a look.

  • Github Code