{"id":26367482,"url":"https://github.com/rahulrmcoder/higher-lower-games","last_synced_at":"2025-06-15T23:06:13.671Z","repository":{"id":274348895,"uuid":"922636834","full_name":"RahulRmCoder/Higher-Lower-Games","owner":"RahulRmCoder","description":"This project implements an interactive Python game that challenges players to guess which account has more followers on Instagram. It uses a simple text-based interface to display comparisons and keeps track of the player's score until they make an incorrect guess.","archived":false,"fork":false,"pushed_at":"2025-01-26T18:29:10.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T21:17:17.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/RahulRmCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2025-01-26T18:16:14.000Z","updated_at":"2025-01-26T18:29:14.000Z","dependencies_parsed_at":"2025-01-26T19:28:58.659Z","dependency_job_id":"eb2baa8a-16f7-4030-b851-352e8a5d604b","html_url":"https://github.com/RahulRmCoder/Higher-Lower-Games","commit_stats":null,"previous_names":["rahulrmcoder/higher-lower-games"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RahulRmCoder/Higher-Lower-Games","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RahulRmCoder%2FHigher-Lower-Games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RahulRmCoder%2FHigher-Lower-Games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RahulRmCoder%2FHigher-Lower-Games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RahulRmCoder%2FHigher-Lower-Games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RahulRmCoder","download_url":"https://codeload.github.com/RahulRmCoder/Higher-Lower-Games/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RahulRmCoder%2FHigher-Lower-Games/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260063436,"owners_count":22953531,"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":[],"created_at":"2025-03-16T21:17:20.366Z","updated_at":"2025-06-15T23:06:13.612Z","avatar_url":"https://github.com/RahulRmCoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Higher-Lower-Games\n# Higher-Lower Instagram Followers Game\n\nThis project implements an interactive Python game that challenges players to guess which account has more followers on Instagram. It uses a simple text-based interface to display comparisons and keeps track of the player's score until they make an incorrect guess.\n\n---\n\n## Table of Contents\n- [Game Description](#game-description)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Gameplay](#gameplay)\n- [Game Data](#game-data)\n- [Acknowledgements](#acknowledgements)\n\n---\n\n## Game Description\nThe Higher-Lower Instagram Followers Game allows players to test their knowledge of popular Instagram accounts by guessing which account has more followers. Players are presented with two accounts, their descriptions, and countries, and they have to choose \"A\" or \"B\" as the account with more followers.\n\n---\n\n## Features\n1. **Dynamic Comparisons**: Randomly selects Instagram accounts for comparison from a pre-defined dataset.\n2. **Score Tracking**: Tracks the player’s score until they make an incorrect guess.\n3. **Text-based Interface**: Provides a clean and simple output with ASCII art visuals.\n4. **Randomized Account Selection**: Ensures that comparisons are unique and do not repeat consecutively.\n\n---\n\n## Technologies Used\n- **Python**: Core programming language for logic and execution.\n- **ASCII Art**: Visual enhancements for a better user experience.\n\n---\n\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/RahulRmCoder/Higher-Lower-Games.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd Higher-Lower-Games\n   ```\n3. Ensure Python 3.x is installed on your system.\n4. Run the game script:\n   ```bash\n   python game.py\n   ```\n\n---\n\n## Usage\n1. Start the game by running the script.\n2. Follow the prompts to make your guesses.\n3. The game will display your score and terminate once you make an incorrect guess.\n\n---\n\n## Gameplay\n1. **Start the Game**:\n   - The game begins by displaying the first account comparison.\n   - Players are prompted to choose \"A\" or \"B\" based on their guess of which account has more Instagram followers.\n\n2. **Account Information**:\n   - Each account displays:\n     - Name\n     - Description\n     - Country\n\n3. **Scoring**:\n   - Correct guesses increase the score.\n   - The game continues until the player makes a wrong guess.\n\n4. **End of Game**:\n   - If the player guesses incorrectly, the game ends and displays the final score.\n\n---\n\n## Game Data\nThe game uses a dataset of Instagram accounts, each containing:\n- **Name**: The account's name.\n- **Follower Count**: Total followers in millions.\n- **Description**: A short description of the account.\n- **Country**: The account's origin country.\n\n---\n\n## Example Output\n```plaintext\n  __  ___       __             \n / / / (_)___ _/ /_  ___  _____\n/ /_/ / / __ `/ __ \\/ _ \\/ ___/\n/ __  / / /_/ / / / /  __/ /    \n/_/ ///_/\\__, /_/ /_/\\___/_/     \n / /  /____/_      _____  _____\n/ /   / __ \\ | /| / / _ \\/ ___/\n/ /___/ /_/ / |/ |/ /  __/ /    \n/_____\\____/|__/|__/\\___/_/     \n\nCompare A: Cristiano Ronaldo, Footballer, Portugal\n _    __    \n| |  / /____\n| | / / ___/\n| |/ (__  )\n|___/____(_)\n\nAgainst B: Kylie Jenner, Reality TV personality and businesswoman, United States\nWho has more followers on Instagram? Type 'A' or 'B':\n```\n\n---\n\n## Acknowledgements\n- ASCII Art generated using [patorjk.com](https://patorjk.com/software/taag/).\n- Instagram follower data is simulated and may not reflect real-time values.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulrmcoder%2Fhigher-lower-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulrmcoder%2Fhigher-lower-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulrmcoder%2Fhigher-lower-games/lists"}