{"id":25202158,"url":"https://github.com/codegasms/pop-o-mania","last_synced_at":"2026-02-25T07:13:02.978Z","repository":{"id":274131379,"uuid":"921730480","full_name":"codegasms/pop-o-mania","owner":"codegasms","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-26T11:17:31.000Z","size":45949,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T06:17:27.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/codegasms.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-24T14:04:52.000Z","updated_at":"2025-01-26T11:17:35.000Z","dependencies_parsed_at":"2025-01-25T05:34:51.695Z","dependency_job_id":null,"html_url":"https://github.com/codegasms/pop-o-mania","commit_stats":null,"previous_names":["codegasms/pop-o-mania"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegasms%2Fpop-o-mania","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegasms%2Fpop-o-mania/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegasms%2Fpop-o-mania/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegasms%2Fpop-o-mania/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codegasms","download_url":"https://codeload.github.com/codegasms/pop-o-mania/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247255839,"owners_count":20909237,"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-02-10T06:17:33.461Z","updated_at":"2026-02-25T07:12:57.951Z","avatar_url":"https://github.com/codegasms.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pop-o-Mania\n\nPop-o-Mania is an engaging rhythm-based game where players can test their timing and reflexes to hit notes in sync with the beat of the music. The game supports custom beatmaps stored in `.osz` files, allowing for a dynamic and customizable experience.\n\n## Features\n\n- **Dynamic Beatmaps**: Load and play custom `.osz` beatmap files.\n- **Intuitive Gameplay**: Simple and enjoyable rhythm mechanics.\n- **Customizable Experience**: Play different songs and improve your skills.\n- **Graphics and Audio**: Built with raylib for smooth rendering and immersive sound.\n\n## Technologies Used\n\n- **Programming Languages**: C, C++\n- **Game Engine**: [raylib](https://www.raylib.com/) for rendering and input handling.\n- **File Parsing**: Reads `.osz` files for beatmap data.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed on your system:\n\n- GCC or any C/C++ compiler\n- [raylib](https://www.raylib.com/) (Ensure raylib is installed and linked correctly.)\n- Make (build tool)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/yourusername/pop-o-mania.git\n   cd pop-o-mania\n   ```\n\n2. Build the project using the Makefile:\n\n   ```bash\n   make all\n   ```\n\n3. Run the game:\n\n   ```bash\n   ./pop-o-mania\n   ```\n\n## How to Play\n\n1. Start the game and load a `.osz` file.\n2. Match the falling notes with the beat by pressing the corresponding keys.\n3. Score points for accurate hits and improve your timing!\n\n## Directory Structure\n\n```\nPop-o-Mania/\n├── src/                # Source code files\n├── assets/             # Assets like audio, textures, and sample .osz files\n├── include/            # Header files\n├── Makefile            # Build instructions\n└── README.md           # Project documentation\n```\n\n## Contributing\n\nWe welcome contributions! Feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n\n## Acknowledgments\n\n- [raylib](https://www.raylib.com/) for simplifying game development.\n- The open-source community for their support and resources.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegasms%2Fpop-o-mania","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodegasms%2Fpop-o-mania","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegasms%2Fpop-o-mania/lists"}