{"id":20699864,"url":"https://github.com/gowhale/ice-breaker-game","last_synced_at":"2026-04-24T13:05:19.000Z","repository":{"id":156981114,"uuid":"302897690","full_name":"gowhale/ice-breaker-game","owner":"gowhale","description":"A small fun game I created to show my mentees the benefits of GitHub. ","archived":false,"fork":false,"pushed_at":"2020-10-28T15:49:02.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T03:44:47.741Z","etag":null,"topics":["fun","game","ice-breakers","learning-by-doing","learning-python","meeting"],"latest_commit_sha":null,"homepage":"","language":"Java","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/gowhale.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-10-10T12:32:59.000Z","updated_at":"2023-04-11T15:32:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"13e9b751-619a-4e96-af31-bda58e609971","html_url":"https://github.com/gowhale/ice-breaker-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gowhale/ice-breaker-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fice-breaker-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fice-breaker-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fice-breaker-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fice-breaker-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowhale","download_url":"https://codeload.github.com/gowhale/ice-breaker-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fice-breaker-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"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":["fun","game","ice-breakers","learning-by-doing","learning-python","meeting"],"created_at":"2024-11-17T00:32:34.226Z","updated_at":"2026-04-24T13:05:18.973Z","avatar_url":"https://github.com/gowhale.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ice-breaker-game\n\n## Introduction\n\nThe function of the code in this repository is to help facilitate an ice breaker game. Ice breakers are a great way to get people talking to each other in meetings especially virtual ones. As I am currently a student mentor for 9 first year Computer Science students, I will use this ice breaker to start the meeting and then go through the code with them. I’m sure they will have some great ideas about how I can improve the game further and some questions which I haven’t thought of yet. \n\n## Aim of the game:\n\nIn this ice breaker the team will be given a random letter and a list of topics. The host should then start a timer and the team must go through the list of topics and try to think of an abstract answer for each of the topics beginning with the random letter generated. \n\nFor instance, if the letter “G” was selected and the topic was animals there you could answer with “Goat”, “Giraffe” etc.\n\nOnce the timer has gone off, the team should go through their answers. If you have a unique answer you will 10 points. If you get the same answer as someone else, you get 5 points. If you get a wrong answer or don’t answer you get 0 points.\n\n\n## How to play?\n1.\tExecute the program, you will be given a random letter \n2.\tEnter the number of topics you want to go through \n3.\tA list of topics will be generated \n4.\tStart a timer for x seconds\n5.  Team will start to think of answers\n5.\tWhen the timer finishes go through the answers with the team \n6.\tTally up scores\n7.\tRepeat\n\n## Example Output\n\n```\n##################################################\n\nThe letter randomly selected is: R\n\nHow many questions would you like to see for the letter R: 8\n\nThe following topics are:\n        1) Cities\n        2) TV Shows\n        3) Fruits\n        4) Animals\n        5) Hot drinks \n        6) Countries\n        7) Clothing \n        8) Movie titles\n\n##################################################\n```\n\n## Versions of the game\nThere are currently 2 versions of the game:\n1. Python       - main.py\n2. Java         - Main.java\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowhale%2Fice-breaker-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowhale%2Fice-breaker-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowhale%2Fice-breaker-game/lists"}