Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 449 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 449 Bytes

Cub3D

A questionable raycasting game based on Wolfenstein 3d 🎮

Prerequisites

This program uses mlx for an older version of mac so it might not work :/

Usage

Include the header in your c file and compile with the library and you should be good to go!

make bonus

You can run the program by

./cub3d maps/map_bonus.cub

note

**A valid map is enclosed (checks eight neighbours) and must have a .cub file extension