Skip to content
/ cub3D Public

🎮 3D game using raycasting DDA algorithm 👾

Notifications You must be signed in to change notification settings

nyeoni/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


image

🎮 Cub3D 👾

This project is inspired by the world-famous Wolfenstein 3D game, 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.

Getting Started 🚩

📦 Installation

Clone the repo

git clone https://github.com/Chloekkk/cub3D.git

🛠️ Build

Build with make command

make

🚀 Run

./cub3D map/kartrider.cub

Contributors ✨

cub3D by team hanNkim


Chloekkk


Kimhan-nah