Shkyera Engine
Easy to use, game engine for Python
game Directory Reference
Directory dependency graph for game:

Directories

directory  components
 

Files

file  Component.cpp
 
file  Component.hpp [code]
 Contains the declaration of the Component class, a base class for game components.
 
file  Game.cpp
 
file  Game.hpp [code]
 Contains the declaration of the Game class, representing the game environment.
 
file  GameObject.cpp
 
file  GameObject.hpp [code]
 Contains the declaration of the GameObject class, representing a game object in the system.