Skip to content

RosanneE/JuliaSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JuliaSet

This project is my implimentation of the Julia set. The .py file uses the Python library pygame for graphics. If pygame is installed, you can run it with the command:

python Julia.py

In case you do not have pygame, I translated the program to Java. You can compile and run it with the command below:

javac JuliaSet.java java JuliaSet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages