{"id":35672303,"url":"https://github.com/bborbe/tetrics","last_synced_at":"2026-01-05T19:03:27.868Z","repository":{"id":330494123,"uuid":"1122933250","full_name":"bborbe/tetrics","owner":"bborbe","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-25T21:40:01.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-27T08:11:49.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/bborbe.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":"2025-12-25T21:16:32.000Z","updated_at":"2025-12-25T21:40:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bborbe/tetrics","commit_stats":null,"previous_names":["bborbe/tetrics"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bborbe/tetrics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Ftetrics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Ftetrics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Ftetrics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Ftetrics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bborbe","download_url":"https://codeload.github.com/bborbe/tetrics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Ftetrics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28218057,"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":"2026-01-05T02:00:06.358Z","response_time":57,"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":"2026-01-05T19:01:51.931Z","updated_at":"2026-01-05T19:03:23.495Z","avatar_url":"https://github.com/bborbe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tetris\n\nClassic Tetris game implemented in vanilla JavaScript.\n\n**Play online:** https://bborbe.github.io/tetrics/\n\n## Features\n\n- Standard 7 tetromino pieces (I, O, T, S, Z, J, L)\n- Score tracking with level progression\n- Next piece preview\n- Pause functionality\n- Auto-save/load game state\n- Responsive controls\n\n## How to Play\n\nOpen `index.html` in browser.\n\n### Controls\n\n- `←` `→` - Move piece left/right\n- `↑` - Rotate piece\n- `↓` - Soft drop\n- `Space` - Hard drop\n- `P`/`Esc` - Pause\n- `R` - Restart\n\n## Gameplay\n\n- Clear lines to score points\n- Level increases every 10 lines cleared\n- Game speeds up with each level\n- Score multiplier increases with level\n\n### Scoring\n\n- 1 line: 100 × level\n- 2 lines: 300 × level\n- 3 lines: 500 × level\n- 4 lines: 800 × level\n- Hard drop: +2 per row\n\n## Technical\n\n- Pure JavaScript (no dependencies)\n- LocalStorage for game persistence\n- Modular architecture (Board, GameState, Renderer, InputHandler)\n- 10×20 grid, 30px cells\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Ftetrics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbborbe%2Ftetrics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Ftetrics/lists"}