views
8
likes
1

Comments

What do you think?
No comments yet.

Hit the ball - classic pong (ping-pong) game with OpenGL and ANSI C.

Open Source can be found here: https://github.com/tapin13/openGL-hit-the-ball

To run game from terminal run this commands in folder where you download file:
chmod +x hittheball
./hittheball
#arcade



all-ages

Just for fun

Learn openGL and write games.