{"id":22273947,"url":"https://github.com/haroldo-ok/vcs-game-maker","last_synced_at":"2025-07-28T15:30:42.455Z","repository":{"id":47644076,"uuid":"337248959","full_name":"haroldo-ok/vcs-game-maker","owner":"haroldo-ok","description":"Create Atari 2600 programs with no coding knowledge.","archived":false,"fork":false,"pushed_at":"2024-10-29T22:28:55.000Z","size":3297,"stargazers_count":31,"open_issues_count":30,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-30T00:42:24.750Z","etag":null,"topics":["atari2600","bataribasic","blockly","homebrew","ide","no-code","retrogaming","visual-language","visual-scripting-language","vue"],"latest_commit_sha":null,"homepage":"https://haroldo-ok.itch.io/vcs-game-maker","language":"JavaScript","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/haroldo-ok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-02-09T00:31:48.000Z","updated_at":"2024-10-29T22:28:20.000Z","dependencies_parsed_at":"2023-11-07T04:14:35.537Z","dependency_job_id":"18e5482e-6640-41e5-8e76-8f1a64480ab9","html_url":"https://github.com/haroldo-ok/vcs-game-maker","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haroldo-ok%2Fvcs-game-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haroldo-ok%2Fvcs-game-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haroldo-ok%2Fvcs-game-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haroldo-ok%2Fvcs-game-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haroldo-ok","download_url":"https://codeload.github.com/haroldo-ok/vcs-game-maker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227922930,"owners_count":17840940,"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","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":["atari2600","bataribasic","blockly","homebrew","ide","no-code","retrogaming","visual-language","visual-scripting-language","vue"],"created_at":"2024-12-03T13:16:53.313Z","updated_at":"2024-12-03T13:16:53.993Z","avatar_url":"https://github.com/haroldo-ok.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vcs-game-maker\n\nThis online tool is a no-code environment designed to allow someone to create a game for Atari 2600 without knowing much about programming and without installing anything on their computer.\n\nIt uses [Blockly](https://developers.google.com/blockly) to allow the user to implement the logic using blocks and then, behind the scenes, generates a [Batari Basic](https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html) source code, that is then be compiled using [batari-basic-js](https://github.com/haroldo-ok/batari-basic-js) in order to generate an Atari 2600 ROM, which is emulated using [Javatari](https://javatari.org/).\n\n*This is very much a work-in-progress.*\n\n![Screenshot](documentation/screenshot.png \"Screenshot\")\n\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharoldo-ok%2Fvcs-game-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharoldo-ok%2Fvcs-game-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharoldo-ok%2Fvcs-game-maker/lists"}