Skip to content

Resolve issue with time used to display fractals in ExplorePage

Edvard Berdal Eek requested to merge user-interface into main

Issue with displaying fractals was due to using setFill method in GraphicsContext rather than PixelWriter. Additionally a basic GUI is implemented with ability to display both fractals with ChaosGame and letting the user select amount of steps taken. And ability to run ExploreGame

Merge request reports

Loading