Pong

A simple pong game with Single-Player mode where you play against AI (Three difficulties) and Multi-Player mode.

Demo video


Source code

Github


Features

  • Single player and Multi player mode
  • Implemented UI elements, sound and graphics

Technologies used

  • Languages: C/C++
  • Libraries: SFML
  • Tools: msvc, Visual Studio debugger, RenderDoc