{"id":42924615,"url":"https://github.com/chef0111/tku-sparring-app","last_synced_at":"2026-01-30T18:06:48.500Z","repository":{"id":282587211,"uuid":"949059600","full_name":"chef0111/tku-sparring-app","owner":"chef0111","description":"A scoreboard application for Taekwondo UIT Club","archived":false,"fork":false,"pushed_at":"2026-01-22T04:14:49.000Z","size":20677,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-22T18:36:36.918Z","etag":null,"topics":["taekwondo","webapp"],"latest_commit_sha":null,"homepage":"https://tku-sparring-app.vercel.app","language":"JavaScript","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/chef0111.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-03-15T15:29:06.000Z","updated_at":"2026-01-11T17:29:38.000Z","dependencies_parsed_at":"2025-04-01T03:26:46.754Z","dependency_job_id":"bc038709-a572-4f93-8917-13375fc6fd13","html_url":"https://github.com/chef0111/tku-sparring-app","commit_stats":null,"previous_names":["chef0111/tkusparringapp"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/chef0111/tku-sparring-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef0111%2Ftku-sparring-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef0111%2Ftku-sparring-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef0111%2Ftku-sparring-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef0111%2Ftku-sparring-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chef0111","download_url":"https://codeload.github.com/chef0111/tku-sparring-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef0111%2Ftku-sparring-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"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":["taekwondo","webapp"],"created_at":"2026-01-30T18:06:47.963Z","updated_at":"2026-01-30T18:06:48.493Z","avatar_url":"https://github.com/chef0111.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TKU Sparring System\n\nA modern, user-friendly web application for managing Taekwondo sparring matches of UIT Taekwondo Tournament 2025.\n\n## Installation Guide\n\n### Option 1: Direct Access (Recommended)\nSimply visit [TKU Sparring App](https://tku-sparring.vercel.app/) in your web browser to start using the application immediately.\n\n### Option 2: Local Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/chef0111/tku-sparring-app.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd tku-sparring-app\n   ```\n3. Open `index.html` in your preferred web browser\n\n## Features\n\n### Match Configuration\n- Customizable player names and avatars\n- Adjustable round duration (10-300 seconds)\n- Configurable break time between rounds (10-120 seconds)\n- Customizable maximum health points (50-200)\n- Support for up to 3 rounds per match\n\n### Scoring System\n- 5-point scoring system:\n  - 5 points: Critical head hit (25 health points)\n  - 4 points: Critical trunk hit (20 health points)\n  - 3 points: Head hit (15 health points)\n  - 2 points: Trunk hit (10 health points)\n  - 1 point: Punch (5 health points)\n- Automatic health bar updates\n- Visual feedback for critical hits\n- Hit counter for each player\n\n### Penalty System\n- Gam-jeom (penalty) tracking\n- Mana system (5 points)\n- Penalty effects on health and mana\n- Visual feedback for penalty points\n\n### Timer Features\n- Round timer with countdown\n- Break time between rounds\n- Visual indicators for time status\n- Support for pausing/resuming matches\n\n### Match Management\n- Round-by-round score tracking\n- Match winner determination\n- Match result display\n- Support for multiple matches\n\n## Usage Instructions\n\n### Starting a Match\n1. Click the menu button (☰) to open the configuration panel\n2. Configure player names, avatars, and match settings\n3. Click \"OK\" to save settings and start a new match\n\n### Match Controls\n- **Space**: Start/Pause the match timer\n- **Ctrl + M**: Reset the entire match\n- **Ctrl + E**: Reset the current round\n- **Ctrl + F**: Force end the current round\n- **Ctrl + Z**: Undo the last action\n\n### Scoring Controls\n**Red Player (Left Side)**\n- **E**: 5-point critical head hit\n- **Q**: 4-point critical trunk hit\n- **D**: 3-point head hit\n- **S**: 1-point punch\n- **A**: 2-point trunk hit\n- **W**: Add penalty to red player\n\n**Blue Player (Right Side)**\n- **U**: 5-point critical head hit\n- **O**: 4-point critical trunk hit\n- **J**: 3-point head hit\n- **K**: 1-point punch\n- **L**: 2-point trunk hit\n- **I**: Add penalty to blue player\n\n### Penalty Controls\n- Left-click on penalty box: Add penalty point\n- Right-click on penalty box: Remove penalty point\n\n### Quick Winner Selection\n- Double-click on player avatar: Select round winner\n- Ctrl + click on player avatar: Select winner by KO\n\n## Requirements and Restrictions\n\n### Scoring Restrictions\n- Scoring buttons are disabled when:\n  - Match is not started\n  - Timer is paused\n  - Break time is active\n  - A player's health reaches 0\n  - Match time has expired\n  - Maximum rounds are completed\n\n### Penalty System Rules\n- Maximum 5 penalty points per player\n- Penalty points reduce mana\n- Match ends if a player's mana reaches 0\n- Penalties can be removed if not at maximum mana\n\n### Timer Rules\n- Round timer must be started to enable scoring\n- Break time is not allowed to skip\n- Timer can be paused during active rounds\n- Match ends when time expires or health/mana depletes\n\n### Winner Determination\nWinner is determined in the following order:\n1. Health depletion (KO)\n2. Mana depletion (penalties)\n3. Remaining health points\n4. Fewer penalty points\n5. Higher technique points\n6. More 3-point hits\n\n### Additional notes\n- User can still operate a match without configuration\n- Timer must be started before using any feature\n- User cannot reset the previous round's stat during break time\n\n## Technical Requirements\n- The system is web-base and only supports PC resolution.\n\n---\n\nHope you have a good experience while using the system!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchef0111%2Ftku-sparring-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchef0111%2Ftku-sparring-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchef0111%2Ftku-sparring-app/lists"}