addtheletters / csci437-pong

A simple Pong-like game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple Pong-like game


Languages

Language:C++ 63.6%Language:CMake 36.4%