{"id":18110423,"url":"https://github.com/strd6/testin2","last_synced_at":"2026-02-06T06:31:55.914Z","repository":{"id":3509261,"uuid":"4566738","full_name":"STRd6/testin2","owner":"STRd6","description":null,"archived":false,"fork":false,"pushed_at":"2012-06-06T01:05:39.000Z","size":212,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T22:35:12.674Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/STRd6.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-05T23:30:55.000Z","updated_at":"2019-08-13T15:04:03.000Z","dependencies_parsed_at":"2022-09-04T03:22:06.949Z","dependency_job_id":null,"html_url":"https://github.com/STRd6/testin2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/STRd6/testin2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STRd6%2Ftestin2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STRd6%2Ftestin2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STRd6%2Ftestin2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STRd6%2Ftestin2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/STRd6","download_url":"https://codeload.github.com/STRd6/testin2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STRd6%2Ftestin2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-01T00:09:19.268Z","updated_at":"2026-02-06T06:31:55.900Z","avatar_url":"https://github.com/STRd6.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"== Welcome to the Pixie Demo Project! \n\nHere you will learn the basics to get started.\n\nHit \"Run\" to run your game at any time. Make changes to your files then run again.\n\nHit \"Publish\" to publish the current version of your game to PixieEngine.\n\n== Description of Contents\n\nThe default directory structure of a PixieEngine game:\n\n  |-- lib\n  |-- src\n  |   |-- main.coffee\n  |   `-- (class files)\n  |-- test\n  |-- Documentation\n  |-- README\n  `-- pixie.json\n\nlib\n  Holds all the libraries that your game uses. `gamelib` has all the basics and \n  must be included first. `browserlib` has some utilities that are required to run the\n  game in a browser. `extralib` has some useful add-on tools for handling animations\n  and tilemaps.\n\nsrc\n  The source for your game. This should contain a `main` file which is what runs when\n  your game begins. All the files for objects in your game, like players and walls, will\n  reside here as well.\n\ntest\n  Here you can have code that tests your libraries and objects to make sure that they\n  behave correctly.\n\nDocumentation\n  This gives you a reference where you can look up all the availble classes and methods.\n\nREADME\n  This file, feel free to change it to whatever you want developers to know about your game.\n\npixie.json\n  This contains additional data about your game that PixieEngine.com uses to render it and\n  link what libraries you use.\n\n    {\n      \"author\": \"STRd6\",\n      \"name\": \"PixieDemo\",\n      \"libs\": {\n        \"00_gamelib.js\": \"https://github.com/STRd6/gamelib/raw/pixie/gamelib.js\",\n        \"browserlib.js\": \"https://github.com/STRd6/browserlib/raw/pixie/browserlib.js\",\n        \"extralib.js\": \"https://github.com/STRd6/extralib/raw/pixie/extralib.js\"\n      },\n      \"directories\": {\n        \"lib\": \"lib\",\n        \"source\": \"src\",\n        \"test\": \"test\"\n      },\n      \"width\": 480,\n      \"height\": 320\n    }\n\n  You can set your app width and height here, though you'll probably need to reload the editor\n  after saving for changes to take effect.\n\n  pixie.json can also contain information that is used when publishing your game to various \n  other platforms such as Chrome Web Store, Windows Executable, iOS, or Xbox Live Arcade.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrd6%2Ftestin2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrd6%2Ftestin2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrd6%2Ftestin2/lists"}