Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 557 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 557 Bytes

Monster Slayer

A top down shooter made with OpenGL


screenshot

Please refer to MonsterSlayer.pdf for game rules and overall structure of the code


Instruction for use:

  1. Unzip the OpenGL_Shooter_exe.rar file
  2. Copy the assets from the main folder into the Assets folder inside the above file.
  3. Run MonsterSlayer.exe

External dependencies:

  1. Assimp
  2. Freetype
  3. GLAD
  4. GLFW
  5. GLM
  6. JSON
  7. stb_image