Skip to content

A basic OpenGL representation of the classic Wolfenstein levels using raycasting

Notifications You must be signed in to change notification settings

Ayan-Banerjee-918/WolfensteinRayCaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

❔ 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

About

A basic OpenGL representation of the classic Wolfenstein levels using raycasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages