Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PONG

Classic 2D Animated Paddle Ball Game

Recreated Pong using C++ and OpenGL (for graphics and animations), closely following Test Driven Development principles

Implemented ball and paddle collisions with unique physics algorithms to intensify the difficulty of the game

Implemented Artificial Intelligence which predicts ball positions

Start

To start the game, open in Visual Studios and run the project.

About

Classic 2D Animated Paddle Ball Game

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages