{"id":17070388,"url":"https://github.com/owainkenwayucl/mandbas","last_synced_at":"2026-02-15T01:02:42.311Z","repository":{"id":81522281,"uuid":"97935532","full_name":"owainkenwayucl/mandbas","owner":"owainkenwayucl","description":"Mandelbrot in FreeBASIC for FreeDOS","archived":false,"fork":false,"pushed_at":"2017-07-31T09:48:10.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-08T16:57:04.428Z","etag":null,"topics":["freebasic","freedos","mandelbrot"],"latest_commit_sha":null,"homepage":null,"language":"Visual Basic","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owainkenwayucl.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-21T10:20:57.000Z","updated_at":"2017-07-21T10:48:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fdd1bb5-ea74-41a5-83a4-e618ef889811","html_url":"https://github.com/owainkenwayucl/mandbas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/owainkenwayucl/mandbas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owainkenwayucl%2Fmandbas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owainkenwayucl%2Fmandbas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owainkenwayucl%2Fmandbas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owainkenwayucl%2Fmandbas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owainkenwayucl","download_url":"https://codeload.github.com/owainkenwayucl/mandbas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owainkenwayucl%2Fmandbas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29463537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"ssl_error","status_checked_at":"2026-02-15T01:01:23.809Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freebasic","freedos","mandelbrot"],"created_at":"2024-10-14T11:31:00.511Z","updated_at":"2026-02-15T01:02:42.269Z","avatar_url":"https://github.com/owainkenwayucl.png","language":"Visual Basic","readme":"# Mandelbrot Implementation in FreeBASIC\n\nThis is just a quick implementation of a Mandelbrot set generator in FreeBASIC to play with doing graphics on FreeDOS.\n\n\nTo compile the code run `fbc mandel.bas` and then to run the code run `mandel.exe`.  You will then be prompted to set some variables (max/min values for X/Y, number of interations, and whether to scale red, green and blue values relative to each other) for which the default values are in square brackets, after which it will plot your resulting Mandelbrot.\n\nTo exit, press any key.\n\n*(Note, for some reason I've noticed that the `sleep` at the end can cause a general protection fault if you leave it too long - I assume this is a bug in FreeBASIC somewhere)*\n\n```none\nC:\\HOME\\SOURCE\\MANDBAS\\\u003efbc mandel.bas\nC:\\HOME\\SOURCE\\MANDBAS\\\u003emandel.exe\n\n \u003c\u003c\u003cScreen clears\u003e\u003e\u003e\n\nOwain's Mandelbrot generator\n============================\n\nXmax [1.0]:\nXmin [-2.0]:\nYmax [1.0]: \nYmin [-1.0]:\nMax iterations [256]: \nRed Scale [1.0]: \nGreen Scale [1.0]: \nBlue Scale [1.0]:\n\n \u003c\u003c\u003cScreen clears\u003e\u003e\u003e\n```\n\n\n![Render with above settings](https://pbs.twimg.com/media/DFM8bQeUIAEeLG1.jpg)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowainkenwayucl%2Fmandbas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowainkenwayucl%2Fmandbas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowainkenwayucl%2Fmandbas/lists"}