{"id":23868322,"url":"https://github.com/thrishank/gotcha","last_synced_at":"2026-06-17T18:02:34.171Z","repository":{"id":262868906,"uuid":"888615916","full_name":"thrishank/gotcha","owner":"thrishank","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-23T16:47:37.000Z","size":219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T11:19:25.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gotcha-omega.vercel.app/","language":"TypeScript","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/thrishank.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}},"created_at":"2024-11-14T17:49:12.000Z","updated_at":"2024-11-23T16:47:41.000Z","dependencies_parsed_at":"2024-11-14T18:52:08.401Z","dependency_job_id":null,"html_url":"https://github.com/thrishank/gotcha","commit_stats":null,"previous_names":["thrishank/gotcha"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Fgotcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Fgotcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Fgotcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Fgotcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thrishank","download_url":"https://codeload.github.com/thrishank/gotcha/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240206998,"owners_count":19765041,"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":[],"created_at":"2025-01-03T11:19:27.553Z","updated_at":"2025-11-12T18:02:39.159Z","avatar_url":"https://github.com/thrishank.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shape Verification Challenge\n\nA dynamic, interactive CAPTCHA alternative that verifies users through a shape-matching mini-game. Users must identify and click on moving shapes within a time limit to prove they're human.\n\n## Features\n\n- Interactive shape-matching gameplay\n- Moving shapes with collision detection\n- Responsive design for both desktop and mobile\n- Timed challenges\n- Score tracking\n- Visual feedback for success/failure states\n- Blur effects and smooth animations\n\n## Game Rules\n\n- Players must match 3 shapes within 30 seconds\n- Shapes move continuously in random directions\n- Shape names are displayed for 2 seconds\n- Available shapes: triangle, square, circle, rectangle\n\n## Configuration\n\nThe following constants can be modified in the code:\n\n```typescript\nconst SPEED = 0.8;              // Movement speed of shapes\nconst SHAPE_SIZE = 48;          // Size of shapes in pixels\nconst GAME_TIME = 30;           // Game duration in seconds\nconst REQUIRED_SCORE = 3;       // Score needed to pass verification\n```\n\n## Event Callbacks\n\nThe game integrates with GotCHA's verification system through these callbacks:\n- `onChallengeResponse(success: boolean)`\n- `onChallengeExpired()`\n- `onChallengeError()`\n\n## Styling\n\nThe game uses Tailwind CSS for styling. The main container is responsive and will adapt to different screen sizes, with a maximum width of 400px.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrishank%2Fgotcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrishank%2Fgotcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrishank%2Fgotcha/lists"}