![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
Implementation of save game functionality for Saving class. More...
#include <fstream>
#include <ctime>
#include <sstream>
#include <iomanip>
#include <SDL.h>
#include "game_save.hpp"
Implementation of save game functionality for Saving class.