JellevanCampen / pugvania

The Pugvania project contains the implementation of a 2D game and its engine. The poject contains two subprojects: (1) Engine - a static library project containing engine code, and (2) Game - an executable project containing game code.
MIT License
0 stars 0 forks source link

Wrap the loading of config files in a utility class that automatically handles exceptions #16

Closed JellevanCampen closed 8 years ago

JellevanCampen commented 8 years ago

This utility class should: