Skip to content

IkeOTL/kengine-cpp

Repository files navigation

WIP

C++ port of my Java engine (https://github.com/IkeOTL/simple-game)

Requirements:

Build:

  • cmake -DCMAKE_TOOLCHAIN_FILE=D:/git/vcpkg/scripts/buildsystems/vcpkg.cmake . -A x64 -B build
    • replace DCMAKE_TOOLCHAIN_FILE value with your vcpkg path
  • your build dir should now have a runnable project
  • execute example project

Tests (optional):

alt text

Reminders for me: Assets:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published