Skip to content

lilgallon/Fractals_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractals explorer

Latest release opissues clissues

A java fractals explorer made using MVC design pattern. Made for the Object Oriented Programming course at the Bordeaux Intitute of Technology (grade: 16/20).

screenshot

1. Getting started

1.1 Prerequisites

  • Java SDK >= 8

1.2 How to use it

Download a release and double click the downloaded .jar file. Or you can type java -jar filename.jar.

1.3 Setting up your dev environment

Open IntelliJ, click on open, and select the repository folder.

2. Miscellaneous

2.1 Changelog

The changelog is available here.

2.2 Authors

2.3 License

This project is licensed under the GPL-3.0 - see the LICENSE.md file for details