Skip to content

abde0ba/Cub3D

Repository files navigation

Cub3D

Cub3D is a 3D raycasting engine for a first-person perspective game. It showcases advanced raycasting techniques to create an immersive 3D environment.

Features

  • Raycasting Engine: Advanced raycasting for rendering 3D environments.
  • First-Person Perspective: Engaging first-person gameplay.
  • Customizable: Easily extend and modify for various game features.

Installation

make

How to Run

make

Usage

  1. Clone the Repository

    git clone https://github.com/yourusername/Cub3D.git
    cd Cub3D
  2. Build the Game

    make
  3. Run the Game

    ./Cub3D maps/map.ber
    • map.ber == use The Map You Need For Play in maps

License

This project is licensed under the Custum License. which combines the GNU General Public License (GPL) v3.0 with additional custom restrictions.

Contact

For any questions or support, please contact EMAIL.

Contributing

Contributions are welcome! I'd like you to please follow the guidelines for submitting pull requests and issues. For more details, refer to the CONTRIBUTING file if available.


Happy coding! ^_^

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors