Main library for the engine. Exports all necessary modules and adds useful utilities
pub use error::*;
pub use game::*;