Skip to content

SFML c++ boilerplate code using cmake and including imgui support.

License

Notifications You must be signed in to change notification settings

romulous75/sfml-cpp-cmake-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML C++ Boilerplate

Includes

  • SFML staticaly linked
  • ImGUI::SFML
  • ImGUI
  • Basic Game class

Compile and run

cmake .
make

Note: Untested in windows.

About

SFML c++ boilerplate code using cmake and including imgui support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published