{"id":24632920,"url":"https://github.com/lordxexsteros/arelm","last_synced_at":"2025-09-04T09:34:55.822Z","repository":{"id":295906677,"uuid":"921182212","full_name":"lordxexsteros/Arelm","owner":"lordxexsteros","description":"ARLEM is a terminal-based adventure game (currently under development) set in a surreal world of magic and cryptic challenges. You play as an unnamed protagonist trapped in Arlem, guided (or hindered) by 08, an AI with a penchant for sarcasm. To escape, you must:   - Solve Prem’s devious quizzes in rooms like The Corridor of Shadows.","archived":false,"fork":false,"pushed_at":"2025-01-28T18:19:19.000Z","size":269,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T21:38:29.278Z","etag":null,"topics":["colaboratory","cpp","cpp-programming","game","game-development","under-development"],"latest_commit_sha":null,"homepage":"","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/lordxexsteros.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,"zenodo":null}},"created_at":"2025-01-23T13:52:18.000Z","updated_at":"2025-01-28T18:19:22.000Z","dependencies_parsed_at":"2025-05-28T01:48:57.482Z","dependency_job_id":null,"html_url":"https://github.com/lordxexsteros/Arelm","commit_stats":null,"previous_names":["lordxexsteros/arelm"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lordxexsteros/Arelm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordxexsteros%2FArelm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordxexsteros%2FArelm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordxexsteros%2FArelm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordxexsteros%2FArelm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lordxexsteros","download_url":"https://codeload.github.com/lordxexsteros/Arelm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordxexsteros%2FArelm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273584158,"owners_count":25132010,"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-04T02:00:08.968Z","response_time":61,"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":["colaboratory","cpp","cpp-programming","game","game-development","under-development"],"created_at":"2025-01-25T08:13:28.580Z","updated_at":"2025-09-04T09:34:55.802Z","avatar_url":"https://github.com/lordxexsteros.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARLEM - Text-Based Adventure Game\n\n\n\n## Description  \n**ARLEM** is a terminal-based adventure game (***currently under development***) set in a surreal world of magic and cryptic challenges. You play as an unnamed protagonist trapped in Arlem, guided (or hindered) by 08, an AI with a penchant for sarcasm. To escape, you must:  \n- Solve Prem’s devious quizzes in rooms like *The Corridor of Shadows* and *The Chamber of Echoes*.  \n- Navigate timed dialogues and terminal \"system effects\" (e.g., simulated shutdowns) for immersion.  \n- Uncover hidden passages and piece together the mystery of Arlem.  \n\nBuilt in **C++** with a modular design, each room (e.g., `room1.cpp`, `room2.cpp`) is a self-contained challenge, making it easy to expand the game. No external libraries are used—just raw terminal magic.  \n\n**Note**: This project is actively evolving! Planned features include:  \n- More rooms with branching storylines  \n- Save/load functionality  \n- ASCII art for key scenes  \n- Expanded character interactions  \n\nFeedback and contributions are always welcomed!  \n\n##  Features\n- Multiple interactive rooms with unique challenges\n- Dialogues with in-game characters (08 and Prem)\n- Quiz-based puzzles\n- Terminal-based text animations and delays\n- System simulation effects (e.g., \"shutting down\" sequences)\n\n##  Requirements\n\n- Git \u003e= **2.19.0** \n- a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_**\n- a **C++** compiler for `Compliling`**_(I used GCC)_** Visit [C++ Compilers](https://en.wikipedia.org/wiki/Category:C%2B%2B_compilers) for more info.\n\n## Getting Started\n\n - Clone the repository:\n  ```bash\n   git clone https://github.com/lordxexsteros/Arlem.git\n   cd Arlem\n   ```\n\n## Run The Game\n - Without Compiling  \n    ```bash\n    ./Arlem\n    ```\n - With Compiling  \n   ```bash\n    g++ -g Game/*.cpp Game/Rooms/*.cpp Game/Intro/*.cpp Game/Sets/*.cpp -o Arelm\n    ./Arlem\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordxexsteros%2Farelm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flordxexsteros%2Farelm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordxexsteros%2Farelm/lists"}