Pong Remake
A downloadable game for Windows
This project was created as part of my learning journey in C++ game development using DirectX 11. It is intended as a technical and gameplay showcase rather than a commercial release.
A modern remake of the classic Pong, built from scratch in C++ using DirectX 11.
This project focuses on core game development fundamentals such as real-time rendering, input handling, basic physics, and game loop architecture. The goal was to recreate a simple, well-understood game to better understand low-level engine systems and gameplay structure.
Key Features & Learning Goals:
-
Custom C++ game loop and update/render separation
-
DirectX 11 rendering pipeline setup
-
Keyboard input handling
-
Simple collision detection and game state management
Created as a learning and portfolio project to demonstrate foundational game programming skills.
Download
Install instructions
To play the game, unzip the file and run PongRemake.exe



Leave a comment
Log in with itch.io to leave a comment.