Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Szynal/Cpp-GameDevelopment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

CppGameDevelopment

Projects based on bs::framework

Sources

Compile steps

  • Install git (https://git-scm.com) and CMake 3.12.4 or higher (https://cmake.org)
    • Ensure they are added to your PATH environment variable
  • Run the following commands in the terminal/command line:
    • git clone https://github.com/GameFoundry/bsfExamples.git
    • cd bsfExamples
    • mkdir Build
    • cd Build
    • cmake -G "Visual Studio 15 2017 Win64" ../
  • Build the project using your chosen tool
    • Build files are in the bsfExamples/Build folder
  • Run Solution (.sln) file

About

Projects based on bs::framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /