Skip to content

A top down shooter made with OpenGL. Defeat the monsters within 5 minutes to Win! Easy level building system to customize levels or make new ones. Uses GLAD and GLFW for core components, Assimp for model loading and animation, Freetype for text

Notifications You must be signed in to change notification settings

vanquish630/OpenGLShooter

Repository files navigation

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

About

A top down shooter made with OpenGL. Defeat the monsters within 5 minutes to Win! Easy level building system to customize levels or make new ones. Uses GLAD and GLFW for core components, Assimp for model loading and animation, Freetype for text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published