{"id":17011236,"url":"https://github.com/sysl-dev/octopaint","last_synced_at":"2026-05-02T01:33:40.454Z","repository":{"id":191061110,"uuid":"219627930","full_name":"sysl-dev/OctoPaint","owner":"sysl-dev","description":"Quick and Lazy Image Converter for Chip8/Octo Games","archived":false,"fork":false,"pushed_at":"2019-11-05T01:12:07.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T12:48:31.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/sysl-dev.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}},"created_at":"2019-11-05T01:08:17.000Z","updated_at":"2019-11-05T01:12:08.000Z","dependencies_parsed_at":"2023-08-27T23:40:49.846Z","dependency_job_id":null,"html_url":"https://github.com/sysl-dev/OctoPaint","commit_stats":null,"previous_names":["sysl-dev/octopaint"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FOctoPaint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FOctoPaint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FOctoPaint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysl-dev%2FOctoPaint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysl-dev","download_url":"https://codeload.github.com/sysl-dev/OctoPaint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244960060,"owners_count":20538744,"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":[],"created_at":"2024-10-14T06:06:34.354Z","updated_at":"2026-05-02T01:33:40.390Z","avatar_url":"https://github.com/sysl-dev.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OctoPaint\n Quick and Lazy Image Converter for Chip8/Octo Games\n\n## Guide\nRun the OctoPaint.love file though Love2D.\n\nDrag an image on top of the window.\n\nHit ```C``` to convert the image.\n\nPaste it into your Chip8/Octo game.\n\n### Love2D Links\n* 32 Bit Windows Love2d - https://bitbucket.org/rude/love/downloads/love-11.3-win32.zip\n* 64 Bit Windows Love2d - https://bitbucket.org/rude/love/downloads/love-11.3-win64.zip\n* Mac x64 Love2d - https://bitbucket.org/rude/love/downloads/love-11.3-macos.zip\n* Linux x64/x86 AppImage Love2d - https://bitbucket.org/rude/love/downloads/love-11.3-x86_64.AppImage\n\n## Standard Size Viewer (64x32)\nhttp://johnearnest.github.io/Octo/index.html?key=cbyaycJC\n```\n: main\nv1 := 0\nv2 := 0\nv3 := 8\ni := tile_0\nloop\nloop\nsprite v1 v2 8\ni += v3\nv1 += 8\nwhile v1 != 64 again\nv2 += 8\nv1 := 0\nwhile v2 != 32 again\n\nreturn\n: tile_0\n# Converted Image Here\n```\nhttp://johnearnest.github.io/Octo/index.html?key=VNvoFglH\n## Superchip Size Viewer (128x64)\n```\n: main\nv1 := 0\nv2 := 0\nv3 := 8\ni := tile_0\nhires\nloop\nloop\nsprite v1 v2 8\ni += v3\nv1 += 8\nwhile v1 != 128 again\nv2 += 8\nv1 := 0\nwhile v2 != 64 again\n\nreturn\n: tile_0\n# Converted Image Here\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysl-dev%2Foctopaint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysl-dev%2Foctopaint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysl-dev%2Foctopaint/lists"}