A Python-based tool to easily generate and export .cub maps for the Cub3D project from 42 School.
This script helps you create custom or random maps quickly, ensuring that they follow the correct Cub3D format.
Clone the repository and run the program:
git clone https://github.com/yourusername/cub3d-map-generator.git
cd cub3d-map-generator
python3 maps_generator.pyAuthor: Mohamed OURHOUCH (mourhouc)