🐾
Youkii
Home
Contact
🌓
🌓
Home
Contact
C Ping Pong
Personal
About
my first time making a game without any game engine, using only C++ and win32 api to render the game window.
Game has two modes: AI mode and local mode (2 players playing on same keyboard)
Learnt
win32 api
game physics equations
rendering visuals pixel by pixel by mathematical equations
how game loop run low level
Collision detection algorithms
Implementing basic game AI from scratch
© 2025 Youkii — Built with ☕ and Passion