Skip to content

This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It's goal is to make a dynamic view inside a maze, in which you’ll have to find your way.

Notifications You must be signed in to change notification settings

prevetmelon/cub3d

Repository files navigation

chandsom's 42 cub3d Score

CUB3D

This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It includes ray-casting. The goal is to make a dynamic view inside a maze.

grab-landing-page

Install

git clone https://github.com/prevetmelon/cub3d.git ~/cub3d
cd ~/cub3d && make && ./cub3d map.cub

Keybord shortcuts

Action Key
Move forward W
Move backwards S
Move to the right D
Move to the left A
Change view angle to the left
Change view angle to the right

About

This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It's goal is to make a dynamic view inside a maze, in which you’ll have to find your way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published