Skip to content

UChicago-PL/cs223-fa23-project-junasano

Repository files navigation

Fractal Generator in Haskell:

Starting out:

In order to run this project, I have created a .cabal file with the necessary build dependencies. To make sure this project runs on your computer, make sure to run:

cabal update cabal install --dependencies-only cabal build

You should then be ready to go with running the project. Keep in mind I have placed the haskell files in a folder called "app".

When you want to run Main.hs in order to get an output (like a still image or animation), please run cabal run on your terminal. This will start the fractal generator program and follow the prompts displayed to use the generator!

About

cs223-fa23-project-junasano created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published