🎮 Game Development
Retro Pong
Gameplay Preview
Description
Retro Pong is a classic arcade-style game built from scratch using C++ and the Win32 API. This project demonstrates low-level game development principles without relying on external game engines or frameworks. Features multiple game modes including single-player against AI, two-player local multiplayer, and even a three-player mode for extra chaos!
Tech Stack
C++
Win32 API
Visual Studio 2022