gamedev
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 common.h
 entities.h
 inventory.h
 Quest.h
 Texture.h
 ui.h
 world.hThe world system
 main.cppThe file that links everything together for the game to run. The main game loop contains all of the global variables the game uses, and it runs the main game loop, the render loop, and the logic loop that control all of the entities