{"id":22557895,"url":"https://github.com/sami-bre/crossword_game","last_synced_at":"2026-04-29T18:34:13.310Z","repository":{"id":238206450,"uuid":"796093789","full_name":"sami-bre/crossword_game","owner":"sami-bre","description":"A flutter implementation of simple crossword game. A Crossword widget that's easily costomizable.","archived":false,"fork":false,"pushed_at":"2025-11-06T13:17:22.000Z","size":281,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-06T15:15:21.148Z","etag":null,"topics":["crossword-puzzle","custompainter","flutter","game"],"latest_commit_sha":null,"homepage":"","language":"C++","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/sami-bre.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-04T23:05:51.000Z","updated_at":"2025-09-16T07:30:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f4605ee-2fc9-465a-95b4-a2e98b791416","html_url":"https://github.com/sami-bre/crossword_game","commit_stats":null,"previous_names":["sami-bre/crossword_game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sami-bre/crossword_game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sami-bre%2Fcrossword_game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sami-bre%2Fcrossword_game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sami-bre%2Fcrossword_game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sami-bre%2Fcrossword_game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sami-bre","download_url":"https://codeload.github.com/sami-bre/crossword_game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sami-bre%2Fcrossword_game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"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":["crossword-puzzle","custompainter","flutter","game"],"created_at":"2024-12-07T20:09:44.018Z","updated_at":"2026-04-29T18:34:13.306Z","avatar_url":"https://github.com/sami-bre.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crossword Game\n\nAn interactive crossword puzzle game built with Flutter. Draw lines to connect letters and form words!\n\n## Features\n\n- Interactive crossword puzzle interface\n- Touch/drag to draw lines between letters\n- Word validation and feedback\n- Responsive design for web and mobile\n\n## Getting Started\n\n### Prerequisites\n\n- Flutter SDK (managed via FVM)\n- FVM (Flutter Version Management)\n\n### Local Development\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   fvm flutter pub get\n   ```\n3. Run the app:\n   ```bash\n   fvm flutter run -d web-server --web-port 8080\n   ```\n\n### Building for Web\n\nTo build the web version:\n\n```bash\nfvm flutter build web --release --base-href \"/crossword_game/\"\n```\n\n## Deployment\n\nThis project is configured for automatic deployment to GitHub Pages using GitHub Actions.\n\n### Manual Deployment\n\nIf you need to deploy manually:\n\n1. Build the web app:\n   ```bash\n   fvm flutter build web --release --base-href \"/crossword_game/\"\n   ```\n2. The built files will be in the `build/web` directory\n3. Deploy the contents of `build/web` to your web server\n\n## Project Structure\n\n- `lib/main.dart` - Main application entry point\n- `lib/crossword.dart` - Crossword game logic and UI\n- `lib/crossword_painter.dart` - Custom painter for drawing lines\n- `web/` - Web-specific configuration and assets\n- `.github/workflows/deploy.yml` - GitHub Actions deployment workflow\n\n## Technologies Used\n\n- Flutter 3.24.0\n- Dart\n- Custom painting for interactive line drawing\n- GitHub Actions for CI/CD\n- GitHub Pages for hosting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsami-bre%2Fcrossword_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsami-bre%2Fcrossword_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsami-bre%2Fcrossword_game/lists"}