ferx/README.md
2024-04-11 18:28:47 +04:00

238 B

Ferx - A basic game engine written in c++

🛠️ Build

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

📦 Dependencies

  • OpenGL
  • GLFW
  • GLEW
  • ImGUI