#Fractol - 42cursus
This repository contains the source code for the Fract_OL Graphics Project, which is part of the 42 cursus. The project involves creating graphically beautiful fractals and encrypting images.
- Installation
- Usage
- Contributing
- License
To install the project, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Run
make
to compile the project.
To use the project, follow these steps:
- Run the executable file fractol.
- Use the mouse to zoom in and out of the fractal.
- Use the arrow keys to move around the fractal.
Contributions are always welcome! If you’d like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch.
- Make your changes.
- Push your changes to your fork.
- Submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.