{"id":21909385,"url":"https://github.com/pbergstrom90/java_guessgame","last_synced_at":"2026-05-20T14:40:16.085Z","repository":{"id":204886216,"uuid":"699790279","full_name":"PBergstrom90/Java_GuessGame","owner":"PBergstrom90","description":"Java examproject for a course in \"Object Oriented Programming\". October 2023.","archived":false,"fork":false,"pushed_at":"2023-10-06T07:26:39.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T07:49:44.001Z","etag":null,"topics":["exam","java","object-oriented-programming","oop","school"],"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/PBergstrom90.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}},"created_at":"2023-10-03T10:51:25.000Z","updated_at":"2023-11-29T09:31:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ddde4d4-193c-4393-9656-db3ffa92ab66","html_url":"https://github.com/PBergstrom90/Java_GuessGame","commit_stats":null,"previous_names":["pbergstrom90/guessgame_exam","pbergstrom90/java_guessgame"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PBergstrom90%2FJava_GuessGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PBergstrom90%2FJava_GuessGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PBergstrom90%2FJava_GuessGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PBergstrom90%2FJava_GuessGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PBergstrom90","download_url":"https://codeload.github.com/PBergstrom90/Java_GuessGame/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244924766,"owners_count":20532874,"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","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":["exam","java","object-oriented-programming","oop","school"],"created_at":"2024-11-28T17:17:16.574Z","updated_at":"2026-05-20T14:40:15.888Z","avatar_url":"https://github.com/PBergstrom90.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guessing Game\n\nA simple Java console-based guessing game where the player tries to guess a random number between 1 and 100.\n\n## Features\n\n- Randomly generated target number.\n- Player's score based on the number of attempts.\n- Low score tracking.\n- Menu-driven user interface.\n- Top 5 low scores displayed.\n\n## Prerequisites\n\n- Java Development Kit (JDK) installed on your system.\n- A Java IDE or text editor for code editing.\n\n## Getting Started\n\n1. Compile the Java code:\n```\njavac Menu.java GuessGame.java LowScore.java Main.java\n```\n2. Run the game:\n\n```\njava Main\n```\n3. Follow the on-screen instructions to play the game, view the low score list, or exit the program.\n\n\nHow to Play:\n\nSelect option 1 to start the game.\nGuess the random number between 1 and 100.\nYour score is based on the number of attempts.\nWhen you guess correctly, enter your name to register your score in the low score list.\n\nLow Score List:\n\nSelect option 2 from the menu to view the low score list.\nThe low score list displays the top 5 players with the lowest scores.\nScores are sorted in ascending order (fewest attempts = higher score).\n\nAuthor:\nPontus Bergström : (https://github.com/PBergstrom90)\n\nComments:\nComments are typed in Swedish.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbergstrom90%2Fjava_guessgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbergstrom90%2Fjava_guessgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbergstrom90%2Fjava_guessgame/lists"}