{"id":28965779,"url":"https://github.com/druxorey/ucv-project-redscape","last_synced_at":"2026-02-18T00:03:20.858Z","repository":{"id":257536428,"uuid":"858566813","full_name":"druxorey/ucv-project-redscape","owner":"druxorey","description":"Project Redscape is an exciting text-based card game, developed in C++ for TheGame.cpp.","archived":false,"fork":false,"pushed_at":"2025-03-01T18:45:52.000Z","size":285,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T04:03:28.624Z","etag":null,"topics":["cpp","gamejam","ucv"],"latest_commit_sha":null,"homepage":"https://henrzven.github.io/the-game/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/druxorey.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":"2024-09-17T06:09:44.000Z","updated_at":"2025-03-01T18:45:55.000Z","dependencies_parsed_at":"2024-11-14T11:29:57.775Z","dependency_job_id":"ba76132b-2e00-4999-9263-1562527bee8e","html_url":"https://github.com/druxorey/ucv-project-redscape","commit_stats":null,"previous_names":["druxorey/project-redscape","druxorey/ucv-project-redscape"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/druxorey/ucv-project-redscape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxorey%2Fucv-project-redscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxorey%2Fucv-project-redscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxorey%2Fucv-project-redscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxorey%2Fucv-project-redscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/druxorey","download_url":"https://codeload.github.com/druxorey/ucv-project-redscape/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/druxorey%2Fucv-project-redscape/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["cpp","gamejam","ucv"],"created_at":"2025-06-24T07:07:54.014Z","updated_at":"2026-02-18T00:03:20.843Z","avatar_url":"https://github.com/druxorey.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eProject Redscape\u003c/h1\u003e\n\n## **Overview**\nProject Redscape is an exciting text-based card game, developed in C++ for [TheGame.cpp](https://henrzven.github.io/the-game/). Immerse yourself in a world of where you must use your wits and strategy to win.\n\n## Compilation / Execution\nTo compile the program you can use the Makefile, but you need to have make installed and set on your env variables.\nYou can use this method by typing \"make all start\". This will compile and execute the game.\n\nIn case you don't have make, you can compile and run manually with g++, with this two commands:\n\n```bash\ng++ -o build/redscape -Iinclude main.cpp src/cards.cpp src/cutscenes.cpp src/utils.cpp src/combats.cpp src/engine.cpp \n```\n\n```bash\n./build/redscape\n\n```\n\n## Development Guide\nThis document provides guidelines for the project development. For more details, refer to the [Development Document](docs/DEVELOPMENT.md).\n\n## Contribute\nIf you want to add new functionalities or improve existing ones, follow these steps:\n\n1. Open an issue to discuss the changes.\n2. Fork this repository.\n3. Create a new branch for your contribution: `git checkout -b your-branch-name`.\n5. Commit your changes, for example: `git commit -m 'fix: new changes'`.\n6. Push your changes to your forked repository: `git push origin your-branch-name`.\n7. Open a Pull Request in this repository and reference the original issue.\n\n## Development Team\n\n| [![Druxorey](https://github.com/druxorey.png?size=100)](https://github.com/druxorey) | [![Santiago](https://github.com/santiago-commit.png?size=100)](https://github.com/santiago-commit) |\n| - | - |\n| [Druxorey](https://github.com/druxorey) | [Santiago](https://github.com/santiago-commit)\n\n## License\n\nThis project is licensed under the GPL-3.0 License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdruxorey%2Fucv-project-redscape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdruxorey%2Fucv-project-redscape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdruxorey%2Fucv-project-redscape/lists"}