Pong in C++

Functional Iteration of Pong with AI that scales in Difficulty

Pong in C++
Class/Project
Game Programming in C++
Education/Goal
Dallas College
Technologies
C++
GitHub link
Download

Built with C++ in Mosaic Engine. Functional game of Pong built in C++. The AI gets more challenging the better the player does.

Showcasing:

  • AABB Collision Algorithm
  • Acceleration and related interactions
  • Basic Inputs, score count and rendering
Pong in C++
Pong in C++