{"id":21842948,"url":"https://github.com/hazeliscoding/quiz-game-redux","last_synced_at":"2025-09-08T11:03:08.317Z","repository":{"id":213725207,"uuid":"734779033","full_name":"hazeliscoding/quiz-game-redux","owner":"hazeliscoding","description":"A CLI based quizzing application.","archived":false,"fork":false,"pushed_at":"2023-12-22T18:18:41.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T15:50:29.011Z","etag":null,"topics":["cpp","data-oriented-programming","nlohmann-json"],"latest_commit_sha":null,"homepage":"","language":"C++","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/hazeliscoding.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}},"created_at":"2023-12-22T15:39:27.000Z","updated_at":"2023-12-22T16:53:05.000Z","dependencies_parsed_at":"2024-03-08T16:50:06.779Z","dependency_job_id":null,"html_url":"https://github.com/hazeliscoding/quiz-game-redux","commit_stats":null,"previous_names":["ducksoop/quiz-game-redux","hazeliscoding/quiz-game-redux"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hazeliscoding/quiz-game-redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fquiz-game-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fquiz-game-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fquiz-game-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fquiz-game-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazeliscoding","download_url":"https://codeload.github.com/hazeliscoding/quiz-game-redux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fquiz-game-redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274174267,"owners_count":25235203,"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-09-08T02:00:09.813Z","response_time":121,"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":["cpp","data-oriented-programming","nlohmann-json"],"created_at":"2024-11-27T22:13:49.078Z","updated_at":"2025-09-08T11:03:08.256Z","avatar_url":"https://github.com/hazeliscoding.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎮 Quiz Game Redux\n\n## Introduction 🌟\nQuiz Game Redux is a modern rewrite of a classic quiz game project, originally developed as an introduction to C++ programming. This version incorporates contemporary C++ standards and features, making it an excellent example of modern C++ practices and data-oriented design.\n\n## Features 🚀\n- **Dynamic Question Pool**: Loads questions from a JSON file, allowing for easy updates and modifications to the quiz content.\n- **Randomized Order**: Both questions and their corresponding choices are shuffled, ensuring a unique quiz experience each time.\n- **Console-Based Interface**: Simple and intuitive text-based interface for easy navigation and interaction.\n\n## Requirements 📋\n- C++ Compiler (C++20 Standard)\n- CMake for build automation\n- Git (for cloning the repository and managing submodules)\n\n## Setup and Installation 🛠️\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/ducksoop/quiz-game-redux.git --recurse-submodules\n   cd quiz-game-redux\n   ```\n\n2. **Build the Project**\n   ```bash\n   cmake -B build\n   cmake --build build\n   ```\n   This process is the same for both Windows and Linux systems.\n\n3. **Run the Executable**\n   - On Windows: `.\\build\\quiz-game-redux.exe`\n   - On Linux: `./build/quiz-game-redux`\n\n## Usage 🎲\n- Launch the game executable to start the quiz.\n- Answer the shuffled multiple-choice questions presented in the console.\n- Enjoy testing your knowledge and challenging yourself!\n\n## Cross-Platform Compatibility 🌍\n- This project is designed to be built and run on both Windows and Linux operating systems.\n\n## Contributing 🤝\nContributions to the Quiz Game Redux project are welcome! If you have suggestions for improvements or new features, feel free to fork the repo and submit a pull request.\n\n## License ⚖️\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeliscoding%2Fquiz-game-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazeliscoding%2Fquiz-game-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeliscoding%2Fquiz-game-redux/lists"}