Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 232 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 232 Bytes

Screenshot

A simple game engine

Made for COMP SCI 1102, mostly in less than a week.

Building:

The following libraries are needed to build for desktop using OpenGL:

  • glm
  • EnTT
  • GLFW

Use CMake.