{"id":29906096,"url":"https://github.com/vinatorul/telegame","last_synced_at":"2025-08-01T20:17:43.232Z","repository":{"id":305751400,"uuid":"1023832444","full_name":"Vinatorul/telegame","owner":"Vinatorul","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-21T21:29:37.000Z","size":4857,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-21T21:32:22.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Vinatorul.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,"zenodo":null}},"created_at":"2025-07-21T19:05:33.000Z","updated_at":"2025-07-21T19:27:54.000Z","dependencies_parsed_at":"2025-07-21T21:32:24.691Z","dependency_job_id":"9840ca4c-f033-4e4e-8863-2ef5e549852a","html_url":"https://github.com/Vinatorul/telegame","commit_stats":null,"previous_names":["vinatorul/telegame"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Vinatorul/telegame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Ftelegame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Ftelegame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Ftelegame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Ftelegame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vinatorul","download_url":"https://codeload.github.com/Vinatorul/telegame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Ftelegame/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268290776,"owners_count":24226649,"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-08-01T02:00:08.611Z","response_time":67,"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":"2025-08-01T20:17:42.613Z","updated_at":"2025-08-01T20:17:43.224Z","avatar_url":"https://github.com/Vinatorul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Game\n\nA simple game built for the Telegram Game Platform using Phaser.js.\n\n## Description\n\nThis project is a \"Hello World\" game that demonstrates how to create a game for the Telegram Game Platform using Phaser.js. It serves as a foundation for developing more complex arcade-style games in the future.\n\n## Technologies Used\n\n- [Phaser.js](https://phaser.io/) - HTML5 game framework\n- [Parcel](https://parceljs.org/) - Web application bundler\n- [Telegram Game Platform](https://core.telegram.org/bots/games) - Platform for hosting and distributing games\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n\n### Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/yourusername/telegame.git\n   cd telegame\n   ```\n\n2. Install dependencies:\n   ```\n   npm install\n   ```\n\n### Development\n\nTo start the development server:\n\n```\nnpm start\n```\n\nThis will start a local development server at http://localhost:1234.\n\n### Building for Production\n\nTo build the game for production:\n\n```\nnpm run build\n```\n\nThe built files will be in the `dist` directory.\n\n## Deployment to GitHub Pages\n\nTo deploy the game to GitHub Pages:\n\n1. Make sure you have committed all changes to your main branch\n2. Run the deployment script:\n   ```bash\n   npm run deploy\n   ```\n   \nThis will:\n- Build the production version\n- Switch to gh-pages branch\n- Copy built files\n- Commit and push changes\n\n### Manual Deployment\n\nIf you prefer to deploy manually:\n```bash\n./deploy-gh-pages.sh\n```\n\n## Telegram Bot Setup\n\n1. Talk to [@BotFather](https://t.me/botfather) on Telegram\n2. Create a new bot with `/newbot`\n3. Add a game to your bot with `/newgame`\n4. Set the game URL to your deployed game\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinatorul%2Ftelegame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinatorul%2Ftelegame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinatorul%2Ftelegame/lists"}