Skip to content

ivotints/cube3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3D 🕹️

A 3D raycasting game inspired by Wolfenstein 3D, built as part of the 42 Prague curriculum. This project demonstrates advanced graphical programming, raycasting algorithms, and game logic.


📽️ Demo

Cub3D Demo


🚀 Features

  • First-person perspective navigation.
  • Real-time raycasting for 3D projections.
  • Textured walls and floors for immersive visuals.
  • Keyboard controls for movement and interaction.

🛠️ Tech Stack

  • Programming Language: C
  • Graphics Library: MiniLibX
  • Platform: Linux
  • Math Concepts: Raycasting, Trigonometry, Vector Math

🧑‍💻 How to Build and Run

  1. Clone the repository:
    git clone https://github.com/ivotints/cube3d.git
    cd cube3d
    make run

About

My cube3d project by 42Prague. It's a simple 3d game made with MLX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published