{"id":23065593,"url":"https://github.com/nanda-gopal-sb/letter-box-cpp","last_synced_at":"2025-04-03T08:48:37.137Z","repository":{"id":259494599,"uuid":"859742217","full_name":"nanda-gopal-sb/letter-box-cpp","owner":"nanda-gopal-sb","description":"C++ implementation of the letter-boxed-game","archived":false,"fork":false,"pushed_at":"2024-12-10T17:44:55.000Z","size":1068,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T22:24:19.710Z","etag":null,"topics":["cpp","filesystem","letterboxd","terminal"],"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/nanda-gopal-sb.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,"publiccode":null,"codemeta":null}},"created_at":"2024-09-19T07:48:45.000Z","updated_at":"2024-12-10T17:46:33.000Z","dependencies_parsed_at":"2024-10-26T01:09:41.801Z","dependency_job_id":"7d5f4c8f-3a0b-4a9e-a721-9dc175ba5633","html_url":"https://github.com/nanda-gopal-sb/letter-box-cpp","commit_stats":null,"previous_names":["nanda-gopal-sb/letter-box-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fletter-box-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fletter-box-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fletter-box-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fletter-box-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanda-gopal-sb","download_url":"https://codeload.github.com/nanda-gopal-sb/letter-box-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970340,"owners_count":20862508,"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":["cpp","filesystem","letterboxd","terminal"],"created_at":"2024-12-16T05:09:16.843Z","updated_at":"2025-04-03T08:48:37.117Z","avatar_url":"https://github.com/nanda-gopal-sb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LetterBoxed\n\nWelcome to the LetterBoxed project! This repository contains a C/C++ implementation of the popular word puzzle game, LetterBoxed.\n\n## Introduction\n\nLetterBoxed is a word puzzle game where players must create words using letters arranged around a box. The goal is to use all the letters while adhering to specific rules about letter placement.\n\n## Installation\n\nTo compile and run the project, follow these steps:\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/yourusername/letterBoxed.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd letterBoxed\n    ```\n3. Compile the code:\n    ```sh\n    g++ -o letterBoxed src/game.cpp\n    ```\n4. Ensure that the source files use the UNIX file format (LF) for line endings. (On linux)\n    ```sh\n    dos2unix words.txt\n   ```\n5. Run the program  \n    ```sh\n    ./letterBoxed\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanda-gopal-sb%2Fletter-box-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanda-gopal-sb%2Fletter-box-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanda-gopal-sb%2Fletter-box-cpp/lists"}