Ping
A downloadable game
My first piece of coursework for Year 1 in my Games Technology degree.
This is a simple Pong clone built in C++ with multiplayer or singleplayer mode, made with a very basic AI. In order to win you need to score 10 points.
There are two modes: easy and hard. In hard mode obstacles spawn which the ball can bounce off of making the game harder to predict. These obstacles move up and down randomly throughout the game.
Uses an OpenGL game framework provided as part of my University module which provides basic window and sprite functionality.
Textures by: https://www.kenney.nl/
Install instructions
1. Download and extract the folder
2. Run the .exe file
For v1.0 the .exe is in the bin folder.
Development log
- Ping v2.0Aug 09, 2019
Leave a comment
Log in with itch.io to leave a comment.