{"id":18548849,"url":"https://github.com/brianyu28/jeopardy","last_synced_at":"2025-08-30T05:11:17.961Z","repository":{"id":41728877,"uuid":"235017839","full_name":"brianyu28/jeopardy","owner":"brianyu28","description":"Online Jeopardy gameplay for custom trivia games and quizzes","archived":false,"fork":false,"pushed_at":"2025-01-31T18:10:30.000Z","size":1439,"stargazers_count":31,"open_issues_count":4,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T13:31:56.262Z","etag":null,"topics":["game","jeopardy","quiz","study","trivia"],"latest_commit_sha":null,"homepage":"https://jeopardy.brianyu.me","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/brianyu28.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":"2020-01-20T04:21:06.000Z","updated_at":"2025-03-24T15:26:15.000Z","dependencies_parsed_at":"2024-11-06T20:40:47.538Z","dependency_job_id":"710b87de-c467-4f0e-a665-413ebaad8727","html_url":"https://github.com/brianyu28/jeopardy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brianyu28/jeopardy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fjeopardy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fjeopardy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fjeopardy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fjeopardy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianyu28","download_url":"https://codeload.github.com/brianyu28/jeopardy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianyu28%2Fjeopardy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272805572,"owners_count":24995916,"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-08-30T02:00:09.474Z","response_time":77,"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":["game","jeopardy","quiz","study","trivia"],"created_at":"2024-11-06T20:35:56.905Z","updated_at":"2025-08-30T05:11:17.937Z","avatar_url":"https://github.com/brianyu28.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jeopardy Player\n\n## `game.json` specification\n\n`game.json` must have the following keys.\n\n- A `game` key that contains an object with:\n  - A `single` key that contains an array of categories, where each category is an object containing:\n    - A `category` key that contains the name of the category\n    - A `clues` key that contains an array of clues, where each clue is an object containing:\n      - A `value` key that contains the integer dollar value of the clue\n      - A `clue` key that contains the clue\n      - A `solution` key that contains the solution\n      - An optional `dailyDouble` key, set to `true` if the clue is a daily double\n      - An optional `html` tag to treat the clue and solution text as HTML\n      - An optional `chosen` key, set to `true` if the clue has already been chosen (should be omitted if starting game from the beginning)\n  - A `double` key that contains an array of categories, structured like the `single` round.\n  - A `final` key that contains an object with:\n    - A `category` key that contains the Final Jeopardy category\n    - A `clue` key that contains the Final Jeopardy clue\n    - A `solution` key that contains the Final Jeopardy solution\n- An optional `players` key that contains an array of players, where each player is an object containing:\n  - A `name` key with the player's name\n  - A `score` key with the player's score (should initially be 0)\n  - A `correct` key with the player's number of correct responses so far (should initially be 0)\n  - An `incorrect` key with the player's number of incorrect responses so far (should initially be 0)\n- An optional `round` key indicating which round to begin with (should initially be \"single\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianyu28%2Fjeopardy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianyu28%2Fjeopardy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianyu28%2Fjeopardy/lists"}