Skip to content

Game engine template to showcase how to create a library with cmake + vcpkg for managing dependencies.

License

Notifications You must be signed in to change notification settings

kafkaphoenix/GameEngine

Repository files navigation

GameEngine

Game engine template to showcase how to create a library with cmake + vcpkg for managing dependencies.

A makefile is provided to build the project.

How to use

make shared

Build the engine as a shared library.

make static

Build the engine as a static library.

About

Game engine template to showcase how to create a library with cmake + vcpkg for managing dependencies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published