Arcade architecture
IGameModule.hpp File Reference

Interface for game modules in the arcade project. More...

#include <cstddef>
#include <vector>
#include <memory>
#include "IEntity.hpp"
Include dependency graph for IGameModule.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IGameModule
 Interface for game modules. More...
 

Detailed Description

Interface for game modules in the arcade project.

This file defines the IGameModule interface, which represents a game module in the arcade project. It provides methods for managing high scores, scores, and game entities.

Author
EPITECH PROJECT, 2025 @project B-OOP-400-NAN-4-1-arcade-albane.merian