![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
Header defining the User class for player management. More...
#include <string>
#include <SDL.h>
#include <SDL_ttf.h>
Go to the source code of this file.
Classes | |
class | User |
Represents a player in the game with name and score tracking. More... | |
Header defining the User class for player management.