Skip to content

jsanson1747/Game_Engine

Repository files navigation

Game_Engine

Specifications

This game engine is developed in C++ and it is utilizing the SDL2 Graphics Library.

Execution

To run the game engine run the executable from the build directory. The executable is called engineTest.exe.

Note: Ensure that it is run from the same directory as the other files in the build directory because this directory contains the necessary libraries for the SDL2 Graphics Library

Structure

While it is not complete yet, the engine is based upon the class UML with slight modifications such as using hashmaps for the location, position, velocity, and acceleration parameters

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published