Skip to content

A simple but high performant c++ based overlay application build with GLFW.

License

Notifications You must be signed in to change notification settings

ShiftCodeEU/ShiftCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to ShiftCoder 👋

Version License: MIT

A simple but high performant c++ based application build with GLFW.

Prerequisites

  • make + cmake
  • C-compiler / Visual Studio c++ buildtools

Usage

  1. mkdir build
  2. cd build
  3. cmake .. (for MinGW the build system generator needs to be specified using the -G option: cmake .. -G "MinGW Makefiles")
  4. Run make all

Author

👤 ShiftCode Developments


Show your support

Give a ⭐️ if this project helped you!


📝 License

Copyright © 2023 ShiftCode Developments.
This project is MIT licensed.


About

A simple but high performant c++ based overlay application build with GLFW.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published