https://github.com/owainkenwayucl/mandel77
Mandelbrot in F77 for FreeDOS
https://github.com/owainkenwayucl/mandel77
fortran-graphics fortran77 freedos mandelbrot openwatcom
Last synced: 3 months ago
JSON representation
Mandelbrot in F77 for FreeDOS
- Host: GitHub
- URL: https://github.com/owainkenwayucl/mandel77
- Owner: owainkenwayucl
- License: mit
- Created: 2017-06-26T11:45:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T09:00:50.000Z (almost 9 years ago)
- Last Synced: 2025-10-23T12:37:53.742Z (7 months ago)
- Topics: fortran-graphics, fortran77, freedos, mandelbrot, openwatcom
- Language: Fortran
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mandelbrot Set Generators in Fortran 77 for FreeDOS
===================================================
* `code437` - uses DOS codepage 437 characters to render.
* `owgraph` - uses Open Watcom's Fortran Graphics library to render.