Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 644 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 644 Bytes

3D game using RAYCASTING (Wolfenstein style)

How to compile

cd cub3d_bonus && make && ./cub3d_bonus maps/our.cub

Note: The codebase follows the norms specified by Norminette.

Features

☑️ Textured walls

☑️ Sprite animation (cute c3po)

☑️ Minimap (press M to change the style)

☑️ Timer (before you LOOSE!)

☑️ Main menu

☑️ Settings menu (press TAB)

☑️ Sound effects

☑️ Randomized footstep sounds

☑️ Music

☑️ Buttons to pause music and sound effect (in the right corner of the screen)

☑️ Star Wars themed game