Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 731 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 731 Bytes

❔ What is this project about?

This is a basic attempt to recreate the classic Wolfenstein levels using Raycasting in OpenGL

:electron: Project Features

  • Press W to move forward
  • Press S to move backward
  • Press A to move left
  • Press D to move right
  • Press E to open doors
  • Use Mouse to see around

🛠️ Build Setup

  • Compile the code with gcc after linking glut windows libraries, and run.

📷 Screenshots

Screenshot 2023-02-15 233730

Screenshot 2023-02-15 233831