ferx/README.md
2024-04-24 01:47:09 +04:00

428 B

Ferx - A basic game engine written in c++

CMake on a single platform

🛠️ Build

For building, type make and enter the directory build. After that, just type ./editor to run the build

📦 Dependencies

  • GLAD
  • GLFW
  • ImGUI