Skip to content

vilhelmgray/SimpleMandelbrotSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SimpleMandelbrotSet
===================

About
-----

SimpleMandelbrotSet is a simple Mandelbrot set visualizer written in
FreeBASIC as a learning exercise.

Controls
--------

'w' key		-	Shift offset up
'a' key		-	Shift offset left
's' key		-	Shift offset down
'd' key		-	Shift offset right
'q' key		-	Zoom out
'e' key		-	Zoom in
'z' key		-	Increase resolution step
'c' key		-	Decrease resolution step
'x' key		-	Exit program

Licensing
---------

SimpleMandelbrotSet is released under the BSD 2-clause "Simplified"
License.

See the file LICENSE for copying conditions.

Contact
-------

William Breathitt Gray <[email protected]>

About

A simple Mandelbrot set visualizer written in FreeBASIC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published