Pong - Target Practice
A downloadable game for Windows
Pong, except instead of competing against the other paddle, you're working together to catch the little red square running loose!
Controls:
Left Paddle: W/S
Right Paddle: Up/Down Arrows
Restart: Enter
Pause -> Quit: Escape -> Escape
--- About The Development ---
This is a very simple game that I decided to make in only one day (Saturday) that I was available for the Alberta Game Jam. I wanted to make a game without an established Game Engine in C++ since I have never gone game-engineless before, and I've been wanting to brush up on my C++.
I used functions from the standard library and SFML for a graphics library. Everything else was coded by me. Not that it's a work of art - it took the classic game jam pipeline of high hopes of clean code, quickly turning into the panic of finishing on time as a big ball of spaghetti emerges. Nonetheless I am pretty proud of my first C++ game using only a graphics library in this time limit.
Since I had very limited time and equipment, I only built this for Windows.
Thanks for playing!
- Daniel Brunelle
Source code: https://github.com/DJBrunelle/Pong
Status | Released |
Platforms | Windows |
Author | Paridot Games |
Tags | 2D, Retro |
Download
Install instructions
In the "Pong - Target Practice" folder of the zip file, run pong.exe
Leave a comment
Log in with itch.io to leave a comment.