/csci437-pong

A simple Pong-like game

Primary LanguageC++

A simple pong game.

Yup, it's just pong. This was a homework assignment for a game design course.

Requires:

On Unix, create a Debug or Release subdirectory and run cmake .., then make to build.