{"id":22472551,"url":"https://github.com/build-on-aws/fullstack-appsync-events-4-in-a-row","last_synced_at":"2025-10-16T11:31:04.692Z","repository":{"id":264888886,"uuid":"894030611","full_name":"build-on-aws/fullstack-appsync-events-4-in-a-row","owner":"build-on-aws","description":"A fullstack real-time game where developers play four-in-a-row","archived":false,"fork":false,"pushed_at":"2025-02-12T10:42:24.000Z","size":1142,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-09T01:51:22.751Z","etag":null,"topics":["amplify","aws","aws-cdk","game-development","nextjs","react","serverless","typescript","v0"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/build-on-aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-11-25T16:19:35.000Z","updated_at":"2025-04-01T19:34:18.000Z","dependencies_parsed_at":"2024-11-26T17:23:32.346Z","dependency_job_id":"85b3a334-a05b-4d03-88d9-56cee170ae6c","html_url":"https://github.com/build-on-aws/fullstack-appsync-events-4-in-a-row","commit_stats":null,"previous_names":["build-on-aws/fullstack-appsync-events-4-in-a-row"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/build-on-aws/fullstack-appsync-events-4-in-a-row","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-on-aws%2Ffullstack-appsync-events-4-in-a-row","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-on-aws%2Ffullstack-appsync-events-4-in-a-row/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-on-aws%2Ffullstack-appsync-events-4-in-a-row/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-on-aws%2Ffullstack-appsync-events-4-in-a-row/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/build-on-aws","download_url":"https://codeload.github.com/build-on-aws/fullstack-appsync-events-4-in-a-row/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/build-on-aws%2Ffullstack-appsync-events-4-in-a-row/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279183658,"owners_count":26121444,"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-10-16T02:00:06.019Z","response_time":53,"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":["amplify","aws","aws-cdk","game-development","nextjs","react","serverless","typescript","v0"],"created_at":"2024-12-06T12:16:09.033Z","updated_at":"2025-10-16T11:31:04.280Z","avatar_url":"https://github.com/build-on-aws.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Fullstack AppSync Events 4-in-a-Row\n![gameplay](https://github.com/user-attachments/assets/6e0506c7-71d1-4586-b1ce-683e7401b828)\n\n## Overview\n\nFullstack 4-in-a-Row is a real-time multiplayer game built using AWS Amplify, AWS AppSync Event API, and React. Challenge your friends to a classic connect four game with real-time updates and in-game chat functionality.\n\n## Features\n\n- 🎮 Real-time 4-in-a-Row gameplay\n- 💬 In-game chat system\n- 🔐 User authentication\n- 🎟️ Game room creation and joining\n- 📡 Powered by AWS AppSync Event API\n\n## Tech Stack\n![archoverview](https://github.com/user-attachments/assets/ef5fe379-4de6-4dd7-9ca8-74fb0f0312e8)\n\n- **Frontend:** React (v0)\n- **Backend:** AWS Amplify\n- **Real-time Communication:** AWS AppSync Event API\n- **Infrastructure:** AWS CDK\n\n## Prerequisites\n\n- Node.js (v18+)\n- AWS Account\n- AWS Amplify CLI\n- npm or yarn\n\n## Getting Started\n\n### 1. Clone the Repository\n\n### 2. Install Dependencies\n\n```bash\nnpm install\n```\n\n### 3. Deploy Backend\n\n```bash\nnpx ampx sandbox\n```\n\n## Game Mechanics\n![intro-4](https://github.com/user-attachments/assets/f9b8d6ce-68c6-4872-9a66-cc04df4f256d)\n\n1. Create a new game room\n2. Share the room code with a friend\n3. Take turns placing your colored discs\n4. First player to connect four discs wins!\n\n## Key Components\n\n- 🏠 **Home Screen:** Create or join a game room\n- 🎲 **Game Board:** Interactive 4-in-a-Row grid\n- 💬 **Chat Interface:** Real-time messaging\n- 👤 **User Management:** Authentication and profiles\n\n**Note:** This project is a demonstration of AWS AppSync Event API capabilities and modern full-stack development practices.\n## Security\n\nSee [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.\n\n## License\n\nThis library is licensed under the MIT-0 License. See the LICENSE file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuild-on-aws%2Ffullstack-appsync-events-4-in-a-row","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuild-on-aws%2Ffullstack-appsync-events-4-in-a-row","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuild-on-aws%2Ffullstack-appsync-events-4-in-a-row/lists"}