{"id":19041437,"url":"https://github.com/without-eyes/castaway","last_synced_at":"2026-06-26T09:32:03.342Z","repository":{"id":246003636,"uuid":"818993817","full_name":"without-eyes/Castaway","owner":"without-eyes","description":"**UNFINISHED** ASCII console survival game written in C","archived":false,"fork":false,"pushed_at":"2024-10-13T19:35:00.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T22:43:05.059Z","etag":null,"topics":["ascii","ascii-game","ascii-graphics","c17","console-game","game","ncurses","ncurses-game","ncurses-library","ncurses-ui","survival","survival-game"],"latest_commit_sha":null,"homepage":"","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/without-eyes.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-06-23T13:22:51.000Z","updated_at":"2024-11-03T09:11:34.000Z","dependencies_parsed_at":"2024-07-29T18:42:41.655Z","dependency_job_id":"28547034-6728-44a5-ae50-e8ac4d10257e","html_url":"https://github.com/without-eyes/Castaway","commit_stats":null,"previous_names":["without-eyes/castaway"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/without-eyes/Castaway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/without-eyes%2FCastaway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/without-eyes%2FCastaway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/without-eyes%2FCastaway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/without-eyes%2FCastaway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/without-eyes","download_url":"https://codeload.github.com/without-eyes/Castaway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/without-eyes%2FCastaway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34811915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":["ascii","ascii-game","ascii-graphics","c17","console-game","game","ncurses","ncurses-game","ncurses-library","ncurses-ui","survival","survival-game"],"created_at":"2024-11-08T22:29:19.259Z","updated_at":"2026-06-26T09:32:03.316Z","avatar_url":"https://github.com/without-eyes.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Castway\n\n## Overview\n\nWelcome to **Castaway**! Castaway is a multiplayer sandbox survival ASCII game set on remote island where main character\nhave to survive in harsh conditions.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\n### Prerequisites\n\nBefore running the game, ensure you have the following installed:\n\n- [GNU Compiler Collection](https://gcc.gnu.org/) - Version 11.4 or above\n- [ncurses](https://invisible-island.net/ncurses/) - Version 6.3 or above\n- [valgrind](https://valgrind.org/) - Version 3.23 or above\n- [criterion](https://criterion.readthedocs.io/en/master/intro.html) - Version 2.4 or above\n\n### Setup\n\n#### Linux:\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/without-eyes/Castaway.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd Castaway\n    ```\n\n3. Install libraries:\n\n    ```bash\n    sudo apt-get install libncurses5-dev libncursesw5-dev\n    sudo apt-get install valgrind\n    sudo apt install libcriterion-dev\n    ```\n\n4. Run the game:\n\n    ```bash\n    make\n    ```\n\n## Usage\n\n### Controls\n\n- **Move and attack**: WASD\n\n## Contributing\n\nContributions are welcome! Please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch:\n\n    ```bash\n    git checkout -b feature/your-feature-name\n    ```\n\n3. Make your changes and commit them:\n\n    ```bash\n    git commit -m \"Add your message here\"\n    ```\n\n4. Push to your branch:\n\n    ```bash\n    git push origin feature/your-feature-name\n    ```\n\n5. Open a Pull Request.\n\n## License\n\nThis project is licensed under the [GPL-3.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithout-eyes%2Fcastaway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwithout-eyes%2Fcastaway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithout-eyes%2Fcastaway/lists"}