{"id":20754371,"url":"https://github.com/venhance/oly-geoguessr","last_synced_at":"2025-10-06T22:50:27.282Z","repository":{"id":46774758,"uuid":"44012839","full_name":"vEnhance/oly-geoguessr","owner":"vEnhance","description":"Olympiad GeoGuessr","archived":false,"fork":false,"pushed_at":"2025-03-25T20:13:17.000Z","size":278,"stargazers_count":17,"open_issues_count":0,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-25T21:51:31.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://web.evanchen.cc/guessr/","language":"Asymptote","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vEnhance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2015-10-10T14:01:49.000Z","updated_at":"2025-08-03T08:13:54.000Z","dependencies_parsed_at":"2023-12-31T19:32:32.329Z","dependency_job_id":"98abf524-d4e2-4702-8ad5-bbda443fe1d4","html_url":"https://github.com/vEnhance/oly-geoguessr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vEnhance/oly-geoguessr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vEnhance%2Foly-geoguessr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vEnhance%2Foly-geoguessr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vEnhance%2Foly-geoguessr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vEnhance%2Foly-geoguessr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vEnhance","download_url":"https://codeload.github.com/vEnhance/oly-geoguessr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vEnhance%2Foly-geoguessr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278692914,"owners_count":26029405,"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-10-06T02:00:05.630Z","response_time":65,"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":"2024-11-17T09:17:17.948Z","updated_at":"2025-10-06T22:50:27.266Z","avatar_url":"https://github.com/vEnhance.png","language":"Asymptote","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Olympiad GeoGuessr (oly-geoguessr)\n\n[Link to game](https://web.evanchen.cc/guessr/index.html)\n\n## Synopsis\n\nA **item** is defined to be any of the following:\n\n- A maximal set of concyclic points, lying on a circle not in the diagram.\n- A maximal set of collinear points, lying on a line not in the diagram.\n\nYour task is to search for all such items in the diagram in a series of diagrams,\ntaken from olympiad geometry configurations.\nThese configurations are either taken from actual problems from contests like\nUSAMO or IMO Shortlist, or they are very classical configurations which you\nshould know anyways. In other words, the diagrams in this game are \"organic\".\n\n### Finding items\n\nYou input a item by clicking on the corresponding points in the picture.\n(You can deselect a point by clicking it again.)\nYou can click \"Check\" (upper left) to have the program verify\nyour conjecture. Note that a item is _maximal_:\nthis means for example that if five points are concyclic, and\nyou only select four of the points, your conjecture will be\ngraded as incorrect.\n\nIf you are correct, then all points will flash green momentarily,\nand the found item which you clicked will be added to a\nrunning list on the right. Otherwise, all points will flash red,\nand you will receive a slight penalty, see below.\nIf you try to input an item more than once,\nthe points will flash orange but there is no penalty.\nThe order in which the points are highlighted is irrelevant.\n\nOnce you have found all the items in a diagram,\n**you must press the \"Finish\" button**.\nCorrectly doing so will complete the entire diagram.\nDoing so incorrectly will again cause a small penalty, see below.\n\n### Game format\n\nEach \"episode\" consists of a set of four diagrams, worth 7 marks each.\nYou are given six minutes to try and identify as many items as you can.\nThe \"Previous\" and \"Next\" buttons in the lower-right let you move\nfreely between the diagrams, so e.g. if you are stuck on one diagram,\nyou can move on to a different one and come back later.\nThe system will remember all the items you have found as you move\nback and forth throughout the system.\n\nThe episode ends when either one of the following conditions is met:\n\n- Time has expired, or\n- You have completed all four diagrams.\n\n### Scoring\n\nOnce the episode is completed,\nyour score for the game is the sum of the scores for all diagrams.\n\nYour score for a diagram is computed as follows.\n\n- **7 marks** if the diagram was completed with at most one error.\n- **6 marks** if the diagram was completed with at most four errors.\n- **5 marks** if the diagram was completed with more than four errors.\n- **4 marks** if all items were found,\n  but the \"Finish\" button was not pressed.\n- **2 marks** if at least 1/2 of the possible items were found.\n- **1 mark** if at least 1/3 of the possible items were found.\n- **0 marks** otherwise.\n\nHere an \"error\" is any conjecture graded as incorrect\nor any incorrect attempts to press the \"Done\" button.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenhance%2Foly-geoguessr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenhance%2Foly-geoguessr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenhance%2Foly-geoguessr/lists"}