{"id":16588936,"url":"https://github.com/poeticandroid/a-game","last_synced_at":"2025-03-21T13:31:06.337Z","repository":{"id":40347224,"uuid":"354116047","full_name":"poeticAndroid/a-game","owner":"poeticAndroid","description":"Essential game components for A-Frame!","archived":false,"fork":false,"pushed_at":"2022-11-07T05:16:55.000Z","size":2367,"stargazers_count":37,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-16T08:46:05.557Z","etag":null,"topics":["aframe","gamedev","webxr"],"latest_commit_sha":null,"homepage":"","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/poeticAndroid.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}},"created_at":"2021-04-02T19:37:21.000Z","updated_at":"2024-12-10T23:10:42.000Z","dependencies_parsed_at":"2022-08-18T18:51:23.529Z","dependency_job_id":null,"html_url":"https://github.com/poeticAndroid/a-game","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poeticAndroid%2Fa-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poeticAndroid%2Fa-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poeticAndroid%2Fa-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poeticAndroid%2Fa-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poeticAndroid","download_url":"https://codeload.github.com/poeticAndroid/a-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244806073,"owners_count":20513373,"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":["aframe","gamedev","webxr"],"created_at":"2024-10-11T23:06:59.578Z","updated_at":"2025-03-21T13:31:05.908Z","avatar_url":"https://github.com/poeticAndroid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A-Game!\n\nEssential game components for [A-Frame](https://aframe.io/)!\n\n```html\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003cscript src=\"https://aframe.io/releases/1.3.0/aframe.min.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/npm/a-game@0.48.0/dist/a-game.min.js\"\u003e\u003c/script\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n    \u003ca-scene physics\u003e\n      \u003ca-entity include=\"./scenes/_assets.html\"\u003e\u003c/a-entity\u003e\n      \u003ca-player locomotion grabbing\u003e\u003c/a-player\u003e\n      \u003ca-main include=\"./scenes/level1.html\"\u003e\n        \u003ca-box floor color=\"gray\" width=\"32\" height=\"0.25\" depth=\"32\"\u003e\u003c/a-box\u003e\n      \u003c/a-main\u003e\n    \u003c/a-scene\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n\n**[Demo!](https://a-game-demo.glitch.me)**\n\n\n## Primitives\n\n - [a-hand](./src/primitives/a-hand.md)\n - [a-main](./src/primitives/a-main.md)\n - [a-player](./src/primitives/a-player.md)\n\n\n## Components\n\n - [grabbing](./src/components/grabbing.md)\n   - [button](./src/components/grabbing/button.md)\n   - [climbable](./src/components/grabbing/climbable.md)\n   - [fingerflex](./src/components/grabbing/fingerflex.md)\n   - [grabbable](./src/components/grabbing/grabbable.md)\n   - [receptacle](./src/components/grabbing/receptacle.md)\n - [include](./src/components/include.md)\n - [limit](./src/components/limit.md)\n - [locomotion](./src/components/locomotion.md)\n   - [floor](./src/components/locomotion/floor.md)\n   - [start](./src/components/locomotion/start.md)\n   - [wall](./src/components/locomotion/wall.md)\n - [onevent](./src/components/onevent.md)\n - [onstate](./src/components/onstate.md)\n - [physics](./src/components/physics.md)\n   - [body](./src/components/physics/body.md)\n   - [joint](./src/components/physics/joint.md)\n   - [shape](./src/components/physics/shape.md)\n - [script](./src/components/script.md)\n - [trigger](./src/components/trigger.md)\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeticandroid%2Fa-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoeticandroid%2Fa-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeticandroid%2Fa-game/lists"}