{"id":22270307,"url":"https://github.com/jifish/artemis","last_synced_at":"2025-07-29T13:13:59.200Z","repository":{"id":96150054,"uuid":"322953444","full_name":"JiFish/artemis","owner":"JiFish","description":"Artemis - A Fantasy Microcomputer","archived":false,"fork":false,"pushed_at":"2021-12-30T01:40:23.000Z","size":1410,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T22:11:10.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jifish.github.io/artemis/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JiFish.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":"2020-12-19T23:00:38.000Z","updated_at":"2021-12-30T01:40:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc5088ce-a04b-4240-94fe-48230d38bad6","html_url":"https://github.com/JiFish/artemis","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/JiFish/artemis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiFish%2Fartemis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiFish%2Fartemis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiFish%2Fartemis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiFish%2Fartemis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JiFish","download_url":"https://codeload.github.com/JiFish/artemis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiFish%2Fartemis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267693673,"owners_count":24129133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-03T12:08:01.289Z","updated_at":"2025-07-29T13:13:59.177Z","avatar_url":"https://github.com/JiFish.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Artemis - A Fantasy Microcomputer\n\nArtemis is supposed to be a challenging fantasy computer. Can you create a fun game with the following limitations?\n\n- 7 text modes to choose from, each a different compromise between number of characters and colors on the screen\n- 125 possible colors and 255 redefinable character glyphs\n- No bitmap modes or sprites\n- Using an Unstructured BASIC language (or Python if you prefer.)\n\nAlthough limited, Artemis allows you develop using some modern tools:\n\n- Integration with [playscii](http://vectorpoem.com/playscii/), a GUI you can design screens in.\n- Loading of the character set from a PNG image.\n- Importing BASIC programs and Python scripts from text-files. (Allowing development in your favourite editor.)\n\n![Artemis Screen](https://jifish.github.io/artemis/artemis_screen.gif)\n\n## Downloading and Running\n\nDownload the latest release from the [Releases](https://github.com/JiFish/artemis/releases) page.\n\n### Windows\n\nIf you select the msi, run the installation and a shortcut will be placed on the desktop.\n\nOtherwise, unzip the download and run `artemis.exe`.\n\n### Other platforms\n\nInstall Python 3, then use pip to install the required libraries:\n```\npip install pygame midiutil\n```\n\nThen to start...\n```\npython run.py\n```\n\npypresence for discord presence is an optional library. It will be used if present.\n\n## Documentation\n\nThe full documentation, including programming reference, is available at https://jifish.github.io/artemis/\n\n## Powered by\n\nThank you to the following open source projects:\n\n- [PyBasic](https://github.com/richpl/PyBasic) by richpl\n- [pygame2](https://www.pygame.org/)\n- [MIDIUtil](https://github.com/MarkCWirt/MIDIUtil) by MarkCWirt\n- [python](https://www.python.org/)\n\n## License\n\nArtemis contains a fork of [PyBasic](https://github.com/richpl/PyBasic) by richpl.\n\nArtemis / JiBASIC is available under the GNU General Public License, version 3.0 or later (GPL-3.0-or-later).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjifish%2Fartemis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjifish%2Fartemis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjifish%2Fartemis/lists"}