30 #include "../../GameInfo.hpp"
33 #error Macro GAME_NAME must be defined!
45 std::string GetName()
const;
This class provides the "DeathMatch" implementation of the GameInfoI interface.
Definition: GameInfo.hpp:40
The game interface, specified as an ABC so that is can be used without linked (module-local) implemen...
Definition: Game.hpp:49
This interface provides early information about a game.
Definition: GameInfo.hpp:41