{"id":18773448,"url":"https://github.com/chrisiogwaan/scrabble-game","last_synced_at":"2026-05-07T11:31:17.442Z","repository":{"id":109338876,"uuid":"497823689","full_name":"ChrisioGwaan/Scrabble-Game","owner":"ChrisioGwaan","description":"A terminal-based scrabble game","archived":false,"fork":false,"pushed_at":"2023-05-16T09:39:50.000Z","size":3638,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-29T08:30:03.316Z","etag":null,"topics":["cpp","linked-list","node","scrabble-game","terminal","wsl-ubuntu"],"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/ChrisioGwaan.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":"2022-05-30T06:52:16.000Z","updated_at":"2024-06-08T18:35:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"fde7da8c-e389-4c08-a283-ad2b0fc4f596","html_url":"https://github.com/ChrisioGwaan/Scrabble-Game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisioGwaan%2FScrabble-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisioGwaan%2FScrabble-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisioGwaan%2FScrabble-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisioGwaan%2FScrabble-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisioGwaan","download_url":"https://codeload.github.com/ChrisioGwaan/Scrabble-Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680983,"owners_count":19679509,"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","linked-list","node","scrabble-game","terminal","wsl-ubuntu"],"created_at":"2024-11-07T19:34:04.323Z","updated_at":"2026-05-07T11:31:17.437Z","avatar_url":"https://github.com/ChrisioGwaan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scrabble-Game\n\n## Showcase\n\n### Without Enhancements\n\n![Scrabble1](/assets/ENHANCE_OFF.png)\n\n### With Enhancements\n\n![Scrabble2](/assets/ENHANCE_ON.png)\n\n## Description\n\nThis game provides an interactive word-building experience, letting players form valid words and track their scores in a terminal environment. It uses data structures to manage tiles, validate moves, and enforce rules, creating a challenge that tests both vocabulary and strategy.\n\n## Installation\n\n1. WSL (Windows Subsystem for Linux) is recommended for Windows users.\n2. Install GNU compiler tools and GDB debugger.\n\n```bash\nsudo apt-get install build-essential gdb\n```\n\n3. Verify installation.\n\n```bash\nwhereis g++\nwhereis gdb\n```\n\n## Usage\n\nType `help` in the game to see the list of commands.\n\n### Compiling\n\n```bash\nmake\n```\n\n### Running\n\n```bash\n./scrabble\n```\n\n## Contributing\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nDistributed under the MIT License. See [LICENSE](/LICENSE) for more information.\n\n## Contact\n\nWeixi (Chrisio) Guan - [chris322322@gmail.com](mailto:chris322322@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisiogwaan%2Fscrabble-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisiogwaan%2Fscrabble-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisiogwaan%2Fscrabble-game/lists"}