Skip to content

AlexDos-42/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

AlexDos-42

This project is inspired by Wolfenstein 3D, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

screen

Compilation && Execution

To play the game

make re && ./Cub3D maptest.cub

To save the first rendered image in bmp format

make re && ./Cub3D maptest.cub --save

Instructions

  • WASD to move
  • QE or Left/Right directional keys to rotate camera
  • M to play the soundtrack, K to stop it
  • I to eat a Donut and heal yourself
  • SHIFT to run
  • ESC to quit

Releases

No releases published

Packages

No packages published