Skip to content

a classic game, written in C++ | single or multi-player | basic opponent AI | spatialized gameplay SFX | pause/resume | system menus

Notifications You must be signed in to change notification settings

andrewRCr/PongClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Pong

single-player: control right paddle w/ either W/S or UP/DOWN keys; compete against AI
multi-player: control right paddle w/ UP/DOWN keys while W/S controls left paddle

A clone of the classic game “Pong” written in C++ without an engine.

Features basic opponent AI for single-player use, or the opposing paddle can be controlled manually.
Functional pause/resume options and round/score tracking. Spatialized gameplay sound effects.
Main and in-game pause menu.

dependencies

  • libsndfile
  • openal-soft

About

a classic game, written in C++ | single or multi-player | basic opponent AI | spatialized gameplay SFX | pause/resume | system menus

Resources

Stars

Watchers

Forks

Packages

No packages published